This test needs to be manually updated since it is difficult to do it with script.
Addr space 6 to 23 are only used by r600, therefore only check them for r600.
Paths
| Differential D40117
[AMDGPU] Update test nullptr.ll to use amdgiz environment ClosedPublic Authored by yaxunl on Nov 15 2017, 7:55 PM.
Details Summary This test needs to be manually updated since it is difficult to do it with script. Addr space 6 to 23 are only used by r600, therefore only check them for r600.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptNov 15 2017, 7:55 PM Comment Actions Changing the size of the other address spaces seems like a problem, but I'm not sure what they are for. If we actually care about them, they need to be added to the datalayout Comment Actions
It seems the backend uses these address spaces. I will update the datalayout instead. Comment Actions
Actually addrspace 6 to 23 are only used by r600. I will add separate run line for amdgcn and r600. This revision is now accepted and ready to land.Nov 27 2017, 10:24 AM Closed by commit rL319092: [AMDGPU] Update test nullptr.ll to use amdgiz environment (authored by yaxunl). · Explain WhyNov 27 2017, 12:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 123126 test/CodeGen/AMDGPU/nullptr.ll
|