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.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D16711
AMDGPU: Stop checking intrinsics not used by HSA for dispatch-ptr ClosedPublic Authored by arsenm on Jan 28 2016, 10:28 PM.
Details
Summary Only the dispatch.ptr intrinsic is supposed to be used now to get
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 29 2016, 7:56 AM
Revision Contents
Diff 46353 lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
test/CodeGen/AMDGPU/annotate-kernel-features-hsa.ll
test/CodeGen/AMDGPU/annotate-kernel-features.ll
|