We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26199e2 commit d9979cfCopy full SHA for d9979cf
llvm/lib/Target/AMDGPU/AMDGPULowerExecSync.cpp
@@ -6,8 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-// Lower Execution Synchronization pass performs lowering of
10
-// LDS global variables with target extension type "amdgpu.named.barrier"
+// Lower LDS global variables with target extension type "amdgpu.named.barrier"
11
// that require specialized address assignment. It assigns a unique
12
// barrier identifier to each named-barrier LDS variable and encodes
13
// this identifier within the !absolute_symbol metadata of that global.
0 commit comments