Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. I thought this was a case where we have SALU only 64-bit min/max, but I guess not
Paths
| Differential D75108
AMDGPU/GlobalISel: Legalize s64 min/max by lowering ClosedPublic Authored by foad on Feb 25 2020, 2:32 AM.
Details
Diff Detail
Event TimelineComment Actions LGTM. I thought this was a case where we have SALU only 64-bit min/max, but I guess not This revision is now accepted and ready to land.Feb 25 2020, 7:37 AM Closed by commit rG33cbd5ee080e: AMDGPU/GlobalISel: Legalize s64 min/max by lowering (authored by foad). · Explain WhyFeb 25 2020, 8:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246474 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir
|