[llvm] [SDAG] (setcc (sub nsw a, b), zero, s??) -> (setcc a, b, s??) (PR #175459)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 12 03:14:34 PST 2026
- Previous message: [llvm] [SDAG] (setcc (sub nsw a, b), zero, s??) -> (setcc a, b, s??) (PR #175459)
- Next message: [llvm] [SDAG] (setcc (sub nsw a, b), zero, s??) -> (setcc a, b, s??) (PR #175459)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://github.com/RKSimon requested changes to this pull request.
```
Failed Tests (8):
LLVM :: CodeGen/AArch64/cond-br-tuning.ll
LLVM :: CodeGen/AArch64/selectcc-to-shiftand.ll
LLVM :: CodeGen/AArch64/sub1.ll
LLVM :: CodeGen/RISCV/selectcc-to-shiftand.ll
LLVM :: CodeGen/SystemZ/int-cmp-44.ll
LLVM :: CodeGen/SystemZ/int-cmp-56.ll
LLVM :: CodeGen/Thumb2/mve-vabdus.ll
LLVM :: CodeGen/X86/jump_sign.ll
```
https://github.com/llvm/llvm-project/pull/175459
- Previous message: [llvm] [SDAG] (setcc (sub nsw a, b), zero, s??) -> (setcc a, b, s??) (PR #175459)
- Next message: [llvm] [SDAG] (setcc (sub nsw a, b), zero, s??) -> (setcc a, b, s??) (PR #175459)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list