[llvm] [InstCombine] Fold `X udiv Y` to `X lshr cttz(Y)` if Y is a power of 2 (PR #121386)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 20:20:57 PST 2025
dtcxzyw wrote:
> Conflicting files
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Please rebase. Then I will merge this patch :)
https://github.com/llvm/llvm-project/pull/121386
More information about the llvm-commits
mailing list