[llvm] [InstCombine] Combine trunc (lshr X, BW-1) to i1 --> icmp slt X, 0 (#142593) (PR #143846)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 07:48:39 PDT 2025


mayanksolanki393 wrote:

The `Build and Test Linux` seems to be failing due to `FAIL: LLVM :: CodeGen/PowerPC/mtvsrbmi.ll`

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


More information about the llvm-commits mailing list