[llvm] [AArch64][GlobalISel] Perfect Shuffles (PR #106446)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 23:17:15 PDT 2025


davemgreen wrote:

> I know nothing of aarch64 so I just have more nits

Yeah I appreciate you trying.

I might have a got at rewriting this to do away with the PerfectShuffleTables and just apply multiple shuffles in sequence.

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


More information about the llvm-commits mailing list