The only real reason to use it is for testing, so replace
it with a command line option instead of a potentially function
dependent feature.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D21671
AMDGPU: Remove disable-irstructurizer subtarget feature ClosedPublic Authored by arsenm on Jun 23 2016, 7:01 PM.
Details
Summary The only real reason to use it is for testing, so replace
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jun 23 2016, 7:32 PM
Revision Contents
Diff 61752 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
test/CodeGen/AMDGPU/predicates.ll
test/CodeGen/AMDGPU/structurize.ll
|