[llvm] [RISCV] Don't look for sext in RISCVCodeGenPrepare::visitAnd. (PR #78798)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 14:37:14 PST 2024


nikic wrote:

(An alternative would be to check that the constant isInt<31> I think. But your approach seems preferable.)

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


More information about the llvm-commits mailing list