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 d3b494c commit efea661Copy full SHA for efea661
clang/test/CodeGenHLSL/builtins/dot4add_i8packed.hlsl
@@ -1,7 +1,7 @@
1
-// RUN: %clang_cc1 -std=hlsl2021 -finclude-default-header -triple \
+// RUN: %clang_cc1 -finclude-default-header -triple \
2
// RUN: dxil-pc-shadermodel6.3-compute %s -emit-llvm -disable-llvm-passes -o - | \
3
// RUN: FileCheck %s -DTARGET=dx
4
5
// RUN: spirv-pc-vulkan-compute %s -emit-llvm -disable-llvm-passes -o - | \
6
// RUN: FileCheck %s -DTARGET=spv
7
0 commit comments