[llvm] [Support] Adding fast-path for KnownBits's udiv when RHS is constant (PR #189779)

Max Graey via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 04:32:40 PDT 2026


MaxGraey wrote:

> You could also add a matching overload shl(KnownBits, unsigned)

Makes sense. Let's do it before merging

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


More information about the llvm-commits mailing list