[llvm] [InstCombine] Canonicalize `switch(X << C)` into `switch(X)` (PR #77068)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 03:27:57 PST 2024
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/77068
More information about the llvm-commits
mailing list