[llvm] [RISCV] Remove codegen for trivial VP intrinsics (PR #179622)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 4 10:50:40 PST 2026


https://github.com/mshockwave commented:

> ExpandVectorPredication was missing a few FP intrinsics, so this PR also handles them in CachingVPExpander::expandPredication.

Do we need to add some tests for these newly supported intrinsics?

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


More information about the llvm-commits mailing list