[llvm] [RISCV] Remove unnecessary entries from RISCVVInversePseudosTable. NFC (PR #128376)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 23 23:42:19 PST 2025


https://github.com/lukel97 approved this pull request.

LGTM. We should probably make all the masked pseudos inherit from RISCVMaskedPseudo at some point and mark the ones that shouldn't participate in the peepholes. 

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


More information about the llvm-commits mailing list