[llvm] [AArch64][ARM] Optimize more `tbl`/`tbx` calls into `shufflevector` (PR #169748)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 10:12:08 PST 2025
davemgreen wrote:
> I've just rebased this on top of main, without rearranging the InstCombine stuff. I'm not really sure how to move that into its own module in a way that works with `BUILD_SHARED_LIBS`.
This doesn't look any worse than what was already present :)
https://github.com/llvm/llvm-project/pull/169748
More information about the llvm-commits
mailing list