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 f230bcc commit 0382bf8Copy full SHA for 0382bf8
llvm/test/SYCLLowerIR/group_local_memory.ll
@@ -1,3 +1,4 @@
1
+; RUN: opt -S -sycllowerwglocalmemory -enable-new-pm=0 < %s | FileCheck %s
2
; RUN: opt -S -passes=sycllowerwglocalmemory < %s | FileCheck %s
3
4
; CHECK-DAG: [[WGLOCALMEM_1:@WGLocalMem.*]] = internal addrspace(3) global [128 x i8] undef, align 4
0 commit comments