Skip to content
Snippets Groups Projects

IP SROA Parameters

Merged rarbore2 requested to merge ip-sroa-params into main
1 unresolved thread
1 file
+ 8
11
Compare changes
  • Side-by-side
  • Inline
@@ -14,8 +14,8 @@ simpl!(*);
inline(compute_step_factor, compute_flux, compute_flux_contribution, time_step);
delete-uncalled(*);
simpl!(*);
ip-sroa[false](*);
sroa[false](*);
ip-sroa[true](*);
sroa[true](*);
predication(*);
const-inline(*);
simpl!(*);
Loading