Skip to content

Commit 7b53652

Browse files
matthiaskrammcopybara-github
authored andcommitted
Pass %s to sair-opt.
(This test was running on empty stdin before.) PiperOrigin-RevId: 440360163
1 parent b581537 commit 7b53652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/materialize_instances_invalid.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: sair-opt -sair-materialize-instances -split-input-file -verify-diagnostics
1+
// RUN: sair-opt -sair-materialize-instances -split-input-file -verify-diagnostics %s
22

33
func.func @no_instances(%arg0: f32) {
44
sair.program {

0 commit comments

Comments
 (0)