Skip to content

Commit 0382bf8

Browse files
committed
Keep testing with legacy PM
Signed-off-by: Mikhail Lychkov <[email protected]>
1 parent f230bcc commit 0382bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/SYCLLowerIR/group_local_memory.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; RUN: opt -S -sycllowerwglocalmemory -enable-new-pm=0 < %s | FileCheck %s
12
; RUN: opt -S -passes=sycllowerwglocalmemory < %s | FileCheck %s
23

34
; CHECK-DAG: [[WGLOCALMEM_1:@WGLocalMem.*]] = internal addrspace(3) global [128 x i8] undef, align 4

0 commit comments

Comments
 (0)