Skip to content

Commit f50fb68

Browse files
committed
print optimized mir for soa integration test
1 parent 98c62e4 commit f50fb68

File tree

2 files changed

+210
-210
lines changed

2 files changed

+210
-210
lines changed

test/integration/good/compiler-optimizations/mem_patterns/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
%{targets}
2626
(run
2727
%{bin:run_bin_on_args}
28-
"%{bin:stanc} -fsoa --debug-transformed-mir"
28+
"%{bin:stanc} -fsoa --debug-optimized-mir"
2929
%{stanfiles}))))
3030

3131
(rule

0 commit comments

Comments
 (0)