Skip to content

Commit

Permalink
Remove dump-intermediates flag (shader-slang#5729)
Browse files Browse the repository at this point in the history
Co-authored-by: Yong He <[email protected]>
  • Loading branch information
saipraveenb25 and csyonghe authored Dec 3, 2024
1 parent 98cab6f commit a49461b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/autodiff/reverse-continue-loop.slang
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj -output-using-type -Xslang -dump-intermediates
//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj -output-using-type
//TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj -output-using-type
//TEST(compute):COMPARE_COMPUTE_EX:-cpu -compute -output-using-type -shaderobj
//TEST:SIMPLE(filecheck=CHK):-target hlsl -stage compute -entry computeMain -report-checkpoint-intermediates
Expand Down

0 comments on commit a49461b

Please sign in to comment.