[llvm] [RISCV] Optimize pattern `(setcc (selectLT (vfirst_vl ...) , 0, EVL, ...), EVL)` (PR #90538)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 15:31:10 PDT 2024


mshockwave wrote:

I have limited the scope of this optimization to handle only the pattern associated with `RISCVISD::VFIRST_VL`.

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


More information about the llvm-commits mailing list