Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46171
AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL ClosedPublic Authored by tstellar on Apr 26 2018, 9:09 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 26 2018, 9:09 PM
This revision is now accepted and ready to land.Jun 7 2018, 12:32 AM Closed by commit rL334665: AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL (authored by tstellar). · Explain WhyJun 13 2018, 3:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151264 llvm/trunk/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-fadd.mir
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/inst-select-fmul.mir
|