[llvm] [PowerPC ]convert `(setcc (and X, 1), 0, eq)` to `XORI (and X, 1), 1` (PR #168384)

zhijian lin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 10:16:47 PST 2025


https://github.com/diggerlin closed https://github.com/llvm/llvm-project/pull/168384


More information about the llvm-commits mailing list