Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Event Timeline
include/llvm/IR/IntrinsicsAMDGPU.td | ||
---|---|---|
76–77 | The full name in the HSA ABI is "grid work group count", so this name should probably be int_amdgcn_grid_workgroup_count |
Paths
| Differential D22784
AMDGPU/SI: Add llvm.amdgcn.workgroup.count.* intrinsics Needs ReviewPublic Authored by • tstellarAMD on Jul 25 2016, 3:11 PM. This revision needs review, but all reviewers have resigned.
Details
Diff Detail Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Add llvm.amdgcn.workgroup.count.* intrinsics. • tstellarAMD updated this object.
Herald added subscribers: jdoerfert, t-tye, tpr and 5 others. · View Herald TranscriptFeb 21 2019, 6:56 PM
Revision Contents
Diff 65429 include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.count.ll
|
The full name in the HSA ABI is "grid work group count", so this name should probably be int_amdgcn_grid_workgroup_count