Skip to content

Commit a49461b

Browse files
Remove dump-intermediates flag (#5729)
Co-authored-by: Yong He <yonghe@outlook.com>
1 parent 98cab6f commit a49461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/autodiff/reverse-continue-loop.slang

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj -output-using-type -Xslang -dump-intermediates
1+
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj -output-using-type
22
//TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj -output-using-type
33
//TEST(compute):COMPARE_COMPUTE_EX:-cpu -compute -output-using-type -shaderobj
44
//TEST:SIMPLE(filecheck=CHK):-target hlsl -stage compute -entry computeMain -report-checkpoint-intermediates

0 commit comments

Comments
 (0)