Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46172
AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnum ClosedPublic Authored by tstellar on Apr 26 2018, 9:24 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 26 2018, 9:24 PM This revision is now accepted and ready to land.Jul 9 2018, 3:04 AM Closed by commit rL337056: AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnum (authored by tstellar). · Explain WhyJul 13 2018, 3:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 155513 llvm/trunk/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-maxnum.mir
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-minnum.mir
|