summaryrefslogtreecommitdiff
path: root/tests/hlsl/dxsdk/BasicCompute11
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hlsl/dxsdk/BasicCompute11')
-rw-r--r--tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl b/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
index 798eea2ff..07a911d24 100644
--- a/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
+++ b/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
@@ -1,4 +1,4 @@
-//TEST_IGNORE_FILE: Currently failing due to Spire compiler issues.
+//TEST_IGNORE_FILE: Currently failing due to Slang compiler issues.
//TEST:COMPARE_HLSL: -target dxbc-assembly -profile cs_4_0 -entry CSMain
//--------------------------------------------------------------------------------------
// File: BasicCompute11.hlsl