[llvm] Match the inverse of m_AddOverflow (PR #147215)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 00:00:30 PDT 2025
https://github.com/RKSimon requested changes to this pull request.
Please review the CI failures:
```
2025-07-06T21:45:22.6845431Z Failed Tests (8):
2025-07-06T21:45:22.6845769Z LLVM :: CodeGen/AArch64/lack-of-signed-truncation-check.ll
2025-07-06T21:45:22.6846217Z LLVM :: CodeGen/AMDGPU/promote-constOffset-to-imm.ll
2025-07-06T21:45:22.6846611Z LLVM :: CodeGen/Hexagon/loop-balign.ll
2025-07-06T21:45:22.6846941Z LLVM :: CodeGen/PowerPC/loop-align.ll
2025-07-06T21:45:22.6847300Z LLVM :: CodeGen/RISCV/overflow-intrinsics.ll
2025-07-06T21:45:22.6847755Z LLVM :: Transforms/CodeGenPrepare/AArch64/overflow-intrinsics.ll
2025-07-06T21:45:22.6848356Z LLVM :: Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
2025-07-06T21:45:22.6848899Z LLVM :: Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll
2025-07-06T21:45:22.6849197Z
```
https://github.com/llvm/llvm-project/pull/147215
More information about the llvm-commits
mailing list