On Wed, Jul 9, 2025 at 7:09 AM Richard Sandiford
wrote:
>
> When using SVE INDEX to load an Advanced SIMD vector, we need to
> take account of the different element ordering for big-endian
> targets. For example, when big-endian targets store the V4SI
> constant { 0, 1, 2, 3 } in registers, 0 bec
When using SVE INDEX to load an Advanced SIMD vector, we need to
take account of the different element ordering for big-endian
targets. For example, when big-endian targets store the V4SI
constant { 0, 1, 2, 3 } in registers, 0 becomes the most
significant element, whereas INDEX always operates fr