[llvm] [RISCV] Add OperandType for condition code arguments used by select and SFB pseudos. (PR #114163)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 19:17:16 PDT 2024


topperc wrote:

> Should we also update `RISCVInstrInfoXCV.td`?
> 
> https://github.com/llvm/llvm-project/blob/63eb40eeb1b7aac57a181f6b5f9170ea94cef738/llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td#L821

Yes, thanks. I forgot about that one.

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


More information about the llvm-commits mailing list