mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It derives the address of the first element of a vector, i.e. a `Builtin.FixedArray`, from the address of the vector itself. Addresses of other vector elements can then be derived with `index_addr`.
155 KiB
155 KiB