Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
Matt Arsenault d0799df707 AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr
Only the dispatch.ptr intrinsic is supposed to be used now to get
the workgroup size, and the read.local.size intrinsics do not
work correctly.

llvm-svn: 259296
2016-01-30 05:10:59 +00:00

3.7 KiB