It seems like all other places use WorkGroup (attributes, function names, etc.)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38957
AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency ClosedPublic Authored by kzhuravl on Oct 16 2017, 9:17 AM.
Details Summary It seems like all other places use WorkGroup (attributes, function names, etc.)
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 2 others. · View Herald TranscriptOct 16 2017, 9:17 AM kzhuravl added a child revision: D38958: AMDGPU: Start generating metadata for MaxFlatWorkGroupSize.Oct 16 2017, 9:18 AM This revision is now accepted and ready to land.Oct 17 2017, 4:45 PM Closed by commit rL316097: AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency (authored by kzhuravl). · Explain WhyOct 18 2017, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119500 llvm/trunk/docs/AMDGPUUsage.rst
llvm/trunk/include/llvm/Support/AMDGPUKernelDescriptor.h
llvm/trunk/include/llvm/Support/AMDGPUMetadata.h
llvm/trunk/lib/Support/AMDGPUMetadata.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
llvm/trunk/test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
|