[llvm] [RISCV] Reverse (add x, (zext c)) back to (select c, (add x, 1), x) (PR #87236)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 22:46:24 PDT 2024


lukel97 wrote:

Thanks for pointing that out, seems better to try and fix foldSelectWithIdentityConstant. Will take a look

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


More information about the llvm-commits mailing list