[llvm] [InstCombine] Fold X * (2^N + 1) >> N -> X + X >> N, or directly to X if X >> N is 0 (PR #90295)
via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 20:43:41 PDT 2024
https://github.com/AtariDreams deleted https://github.com/llvm/llvm-project/pull/90295
More information about the llvm-commits
mailing list