[llvm] [InstCombine] lshr (mul (X, 2^N + 1)), N -> add (X, lshr(X, N)) (PR #90295)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 18:33:52 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LGTM if https://github.com/llvm/llvm-project/pull/90295/files#r1602406923 is not an issue. Thank you!
https://github.com/llvm/llvm-project/pull/90295
More information about the llvm-commits
mailing list