[llvm] [TargetLowering][RISCV] Use sra for (X & -256) == 256 -> (X >> 8) == 1 if it yields a better icmp constant. (PR #151762)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 09:01:53 PDT 2025


https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/151762


More information about the llvm-commits mailing list