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

via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 23:07:50 PDT 2024


goldsteinn wrote:

> > TEST 'BOLT :: RISCV/unnamed-sym-no-entry.c' FAILED
> 
> The test failure is unrelated with this patch.

I've also seen that test fail on a few buildbots.

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


More information about the llvm-commits mailing list