Add more test cases for signed and unsigned add/sub with overflow.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75051
AMDGPU/GlobalISel: Lower 64-bit uaddo/usubo ClosedPublic Authored by foad on Feb 24 2020, 7:20 AM.
Details Summary Add more test cases for signed and unsigned add/sub with overflow.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 24 2020, 10:56 AM Closed by commit rG0ed4744bb511: AMDGPU/GlobalISel: Lower 64-bit uaddo/usubo (authored by foad). · Explain WhyFeb 24 2020, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246324 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-saddo.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ssubo.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-uaddo.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-usubo.mir
|