[llvm] [InstCombine] Extend `(lshr/shl (shl/lshr -1, x), x)` -> `(lshr/shl -1, x)` for multi-use (PR #81576)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 10:53:44 PST 2024
https://github.com/goldsteinn closed https://github.com/llvm/llvm-project/pull/81576
More information about the llvm-commits
mailing list