[llvm] [RISCV][GISel] Use boolean predicated legalization action methods to remove a custom lambda. (PR #115628)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 06:22:47 PST 2024


lenary wrote:

Following up, do we think we need several versions of `llvm/test/CodeGen/RISCV/GlobalISel/legalizer-info-validation.mir` which take the predicates into account - presumably coverage is now different depending on the subtarget used. I don't know how much this coverage would help or not, it's unclear if that testcase is for RISC-V, or for GlobalISel - if there's a regression, which is more likely to be the problem?

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


More information about the llvm-commits mailing list