[llvm] [AArch64][SVE] Add optimisation for SVE intrinsics with no active lanes (PR #73964)

Mark Harley via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 05:49:45 PST 2024


MarkAHarley wrote:

> A couple of minor things but otherwise looks good. Do you plan to implement a similar optimisation for the unary instructions?

The optimisation for unary instructions will be in a separate patch.

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


More information about the llvm-commits mailing list