[llvm] [KnownBits] Add fast path for udiv by pow2 and overloads for shift ops by constant (PR #189779)

Max Graey via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 12:01:09 PDT 2026


MaxGraey wrote:

At least they've added a TODO for future improvements and made it easier to work with RHS constants. Now there's no need to manually construct KnownBits for constants.

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


More information about the llvm-commits mailing list