David Green 1610311a95 [AArch64] Fixes for BigEndian 128bit volatile, atomic and non-temporal loads/stores
This fixes up the generation of 128bit atomic, volatile and non-temporal
loads/stores, under the assumption that they should usually be the same as
standard versions.
https://godbolt.org/z/xxc89eMKE

Fixes #64580
Closes #67413
2023-09-29 17:21:19 +01:00
..