I'm mildly worried about potentially reordering exp/exp_done with
IntrWriteMem on the intrinsic.
Requires hacking out the illegal type on SI, so manually select that
case during lowering.
Paths
| Differential D72261
AMDGPU: Remove custom node for exports ClosedPublic Authored by arsenm on Jan 6 2020, 6:12 AM.
Details
Diff Detail Event Timelinearsenm added a child revision: D72607: AMDGPU/GlobalISel: Select exp with patterns.Jan 13 2020, 5:37 AM This revision is now accepted and ready to land.Jan 14 2020, 6:08 AM
Revision Contents
Diff 236343 llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIInstructions.td
|
Is this comment obsolete now?