Skip to content

Commit 88b493e

Browse files
committed
Revert "Shader model changed to 6.0"
This reverts commit c7d83cf.
1 parent 9aafe48 commit 88b493e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/DirectX/group_memory_barrier_with_group_sync.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt -S -dxil-op-lower -mtriple=dxil-pc-shadermodel6.0-library < %s | FileCheck %s --check-prefix=CHECK
1+
; RUN: opt -S -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-library < %s | FileCheck %s --check-prefix=CHECK
22

33
define void @test_group_memory_barrier_with_group_sync() {
44
entry:

0 commit comments

Comments
 (0)