[llvm] [ARM][Codegen] Fix vector data miscompilation in arm32be (PR #105519)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 15:50:18 PDT 2024


================
@@ -227,7 +248,6 @@ define arm_aapcs_vfpcc <8 x i16> @xor_v8i16_m1(<8 x i16> %a) {
 ; CHECK-BE:       @ %bb.0:
----------------
davemgreen wrote:

Remove the FIXME on this function.

https://github.com/llvm/llvm-project/pull/105519


More information about the llvm-commits mailing list