1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/Transforms/InferAddressSpaces
Matt Arsenault 9313d37524 AMDGPU: Add intrinsics for address space identification
The library currently uses ptrtoint and directly checks the queue ptr
for this, which counts as a pointer capture.

llvm-svn: 371009
2019-09-05 02:20:39 +00:00
..
AMDGPU AMDGPU: Add intrinsics for address space identification 2019-09-05 02:20:39 +00:00
NVPTX