[llvm] [InstCombine] Canonicalize `switch(X^C)` expressions to `switch(X)` (PR #143677)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 04:52:44 PDT 2025
https://github.com/antoniofrighetto edited https://github.com/llvm/llvm-project/pull/143677
More information about the llvm-commits
mailing list