[llvm] [AArch64][Machine-Combiner] Split loads into lanes of neon vectors into multiple vectors when possible (PR #142941)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 12 21:39:59 PDT 2025
https://github.com/davemgreen commented:
Looks decent.
Should it bail out for minsize?
Should it support v8i8 / v41i6 too?
https://github.com/llvm/llvm-project/pull/142941
More information about the llvm-commits
mailing list