[llvm] [InstCombine] Canonicalize `switch(X^C)` expressions to `switch(X)` (PR #143677)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 30 08:54:47 PDT 2025


https://github.com/dtcxzyw approved this pull request.

LG

https://github.com/llvm/llvm-project/pull/143677


More information about the llvm-commits mailing list