[llvm] [RISCV] Teach getIntImmCostInst about (X & -(1 << C1) & 0xffffffff) == C2 << C1 (PR #160163)

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 22:34:58 PDT 2025


https://github.com/pfusik approved this pull request.

Since you renamed the function, you need to update its name at the call site.
Otherwise LGTM.

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


More information about the llvm-commits mailing list