[llvm-branch-commits] [llvm] release/22.x: [AArch64] Fix `shufflevector` miscompilation on `aarch64_be` (#193076) (PR #193744)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Apr 30 00:43:56 PDT 2026
nikic wrote:
I think it would be fine to take this one. It fixes a miscompile and it's a conservative change (i.e. all it does is disable an optimization).
https://github.com/llvm/llvm-project/pull/193744
More information about the llvm-branch-commits
mailing list