[llvm] [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (PR #90089)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 19:40:11 PDT 2024


dtcxzyw wrote:

> TEST 'BOLT :: RISCV/unnamed-sym-no-entry.c' FAILED

The test failure is unrelated with this patch.

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


More information about the llvm-commits mailing list