This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Treat 0 as private null pointer in addrspacecast lowering
ClosedPublic

Authored by arsenm on Jan 19 2017, 9:21 PM.

Details

Diff Detail

Event Timeline

arsenm created this revision.Jan 19 2017, 9:21 PM
tony-tye added inline comments.Jan 26 2017, 4:42 PM
lib/Target/AMDGPU/SIISelLowering.cpp
2170

Should this also use the new getSegmentNullPtrValue?

t-tye added a subscriber: t-tye.Mar 22 2017, 6:38 PM
tony-tye removed a subscriber: tony-tye.Mar 22 2017, 6:50 PM
arsenm accepted this revision.Feb 21 2019, 5:53 PM

r297658 with D30316

This revision is now accepted and ready to land.Feb 21 2019, 5:53 PM
arsenm closed this revision.Feb 21 2019, 5:53 PM