For now just port some of the existing NVPTX tests
and from an old HSAIL optimization pass which
approximately did the same thing.
Don't enable the pass yet until more testing is done.
Paths
| Differential D29187
AMDGPU: Implement hook for InferAddressSpaces ClosedPublic Authored by arsenm on Jan 26 2017, 10:10 AM.
Details
Summary For now just port some of the existing NVPTX tests Don't enable the pass yet until more testing is done.
Diff Detail Event Timelinearsenm added a child revision: D29188: InferAddressSpaces: Don't replace volatile users.Jan 26 2017, 11:01 PM This revision is now accepted and ready to land.Jan 30 2017, 4:01 AM
Revision Contents
Diff 85932 lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
test/Transforms/InferAddressSpaces/AMDGPU/basic.ll
test/Transforms/InferAddressSpaces/AMDGPU/infer-address-space.ll
test/Transforms/InferAddressSpaces/AMDGPU/old-pass-regressions.ll
|