Skip to content

Commit

Permalink
Update tests/filecheck/transforms/stencil-inlining.mlir
Browse files Browse the repository at this point in the history
Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>
  • Loading branch information
PapyChacal and superlopuh committed May 22, 2024
1 parent 698b331 commit fa327fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/filecheck/transforms/stencil-inlining.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -352,4 +352,4 @@ func.func @simple_buffer(%arg0: !stencil.field<[-3,67]x[-3,67]x[-3,67]xf64>, %ar
// CHECK-NEXT: }
// CHECK-NEXT: stencil.store %5 to %arg1 ([0, 0, 0] : [64, 64, 60]) : !stencil.temp<[0,64]x[0,64]x[0,60]xf64> to !stencil.field<[-3,67]x[-3,67]x[-3,67]xf64>
// CHECK-NEXT: func.return
// CHECK-NEXT: }
// CHECK-NEXT: }

0 comments on commit fa327fe

Please sign in to comment.