[llvm] [InstCombine] Fold (X << Y) / (X << Z) -> 1 << Y >> Z (PR #68863)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 05:03:44 PDT 2023


https://github.com/dtcxzyw approved this pull request.

LGTM. Waiting for additional approval from other reviewers.


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


More information about the llvm-commits mailing list