[llvm] [AArch64][SVE2] UZP should only have one result (PR #93041)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 09:01:50 PDT 2024
https://github.com/davemgreen commented:
This sounds OK to me. Thanks for the fix.
Does this mean we don't have any tests for this code? Can we add one? It looks like the tests in llvm/test/CodeGen/AArch64/aarch64-vuzp.ll no longer trigger it, and I'm not sure how to make a simple reproducer that actually gets to this code as a BuildVector.
https://github.com/llvm/llvm-project/pull/93041
More information about the llvm-commits
mailing list