[llvm] [InstCombine] Canonicalize `switch(X << C)` into `switch(X)` (PR #77068)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 05:02:34 PST 2024
https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/77068
More information about the llvm-commits
mailing list