Skip to content

Commit

Permalink
[NFC] Fix RUN line in SPIR-V test (microsoft#5344)
Browse files Browse the repository at this point in the history
This was introduced from an out-of-date PR.
  • Loading branch information
llvm-beanz authored Jun 28, 2023
1 parent 1d2bc2c commit b28885f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Run: %dxc -T ps_6_0 -E main -O0
// RUN: %dxc -T ps_6_0 -E main -O0

// CHECK: OpDecorate %_arr__struct_12_uint_2 ArrayStride 16

Expand Down

0 comments on commit b28885f

Please sign in to comment.