This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove remnants of old address space mapping
ClosedPublic

Authored by arsenm on Aug 30 2018, 2:20 AM.

Details

Reviewers
yaxunl
rampitec

Diff Detail

Event Timeline

arsenm created this revision.Aug 30 2018, 2:20 AM
yaxunl accepted this revision.Aug 30 2018, 8:01 AM

LGTM. except the typos due to script. Thanks a lot for this effort!

test/CodeGen/AMDGPU/debug-value.ll
1

amdhsacl ->amdhsa

test/CodeGen/AMDGPU/debug-value2.ll
1

fix amdhsacl

test/CodeGen/AMDGPU/env-amdgizcl.ll
1

fix amdhsacl

test/CodeGen/AMDGPU/fence-amdgiz.ll
1

fix amdhsacl

test/CodeGen/AMDGPU/sched-crash-dbg-value.mir
1

fix amdhsacl

test/CodeGen/AMDGPU/si-lower-control-flow.mir
1

amdhsacl

This revision is now accepted and ready to land.Aug 30 2018, 8:01 AM
arsenm closed this revision.Aug 30 2018, 10:51 PM

r341165