diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-13 19:47:53 +0000 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-13 19:47:53 +0000 |
| commit | bf5e3e4391077fbb44867d8e5adfa123a828a19d (patch) | |
| tree | ca527954300d7b47224403046d09bba5458a5470 /llvm/test/Transforms | |
| parent | 971c85ebb4416b5bf8c5c878ff49fc773f04c664 (diff) | |
| download | bcm5719-llvm-bf5e3e4391077fbb44867d8e5adfa123a828a19d.tar.gz bcm5719-llvm-bf5e3e4391077fbb44867d8e5adfa123a828a19d.zip | |
AMDGPU: Make 0 the private nullptr value
We can't actually pretend that 0 is valid for address space 0.
r295877 added a workaround to stop allocating user objects
there, so we can use 0 as the invalid pointer.
Some of the tests seemed to be using private as the non-0 null
test address space, so add copies using local to make sure
this is still stressed.
llvm-svn: 297659
Diffstat (limited to 'llvm/test/Transforms')
0 files changed, 0 insertions, 0 deletions

