[llvm] [RISCV] Avoid VMNOT by swapping VMERGE operands (PR #126751)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 10:24:44 PST 2025


preames wrote:

In concept, sound reasonable.  I had played with a more generic vmerge operand swap a while back, and got lost in unprofitable cases.  Something restricted specifically to the extend doesn't seem unreasonable.  Would need a real patch and tests to meaningful review beyond that.  

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


More information about the llvm-commits mailing list