[llvm] [AArch64][SVE] Optimize svand_z/svorr_z with all-true predicates. (PR #160408)

Vladimir Miloserdov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 24 05:05:03 PDT 2025


miloserdow wrote:

@paulwalker-arm Thanks for the tip! I reworked the simplification to happen through `simplifySVEIntrinsicBinOp`.

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


More information about the llvm-commits mailing list