This will allow only adding necessary inputs to callee functions
that need special inputs forwarded from the kernel.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D35389
AMDGPU: Add analysis pass for function argument info ClosedPublic Authored by arsenm on Jul 13 2017, 3:09 PM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptJul 13 2017, 3:09 PM arsenm added a parent revision: D34484: DAG: Provide access to Pass instance from SelectionDAG.Jul 13 2017, 3:09 PM arsenm added a child revision: D35390: AMDGPU: Pass special input registers to functions.Jul 13 2017, 3:13 PM This revision is now accepted and ready to land.Jul 14 2017, 2:52 PM arsenm added a child revision: D36005: AMDGPU: Remove error on calls for amdgcn.Jul 28 2017, 10:18 AM arsenm added a child revision: D36008: AMDGPU: Fix implicitarg.ptr handling special inputs.Jul 28 2017, 11:11 AM
Revision Contents
Diff 106546 lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
|