Skip to content

Commit d07949b

Browse files
committed
Moved error test to the test folder. Changed lib shader model to 6.3
1 parent 759d9cd commit d07949b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

clang/test/CodeGenHLSL/builtins/GroupMemoryBarrierWithGroupSync.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple \
2-
// RUN: dxil-pc-shadermodel6.0-library %s \
2+
// RUN: dxil-pc-shadermodel6.3-library %s \
33
// RUN: -emit-llvm -disable-llvm-passes -o - | FileCheck %s \
44
// RUN: -DTARGET=dx -DFNATTRS=noundef -check-prefixes=CHECK,CHECK-DXIL
55
// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple \

0 commit comments

Comments
 (0)