[llvm] [InstCombine] Fold `X udiv Y` to `X lshr cttz(Y)` if Y is a power of 2 (PR #121386)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 08:24:19 PST 2025


veera-sivarajan wrote:

Please merge it for me. I don't have commit access yet.

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


More information about the llvm-commits mailing list