split the tests for r600 and amdgcn
global offset is located after kernel args and workdim
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This one is for R600. We can switch R600 to use implicitarg.ptr too, but it's a bit more tricky since the loads can only handle constant pointers.
We might consider exposing it as int pointer, since args use AS 8, resulting in some ugly casts in libclc.