[llvm] [InstCombine] Fold `switch(zext/sext(X))` into `switch(X)` (PR #76988)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 01:13:14 PST 2024
https://github.com/nikic edited https://github.com/llvm/llvm-project/pull/76988
More information about the llvm-commits
mailing list