Closed rtjoa closed 6 months ago
Instead of compile-unopt.ll and compile.ll, produce names like ackermann.ll and ackermann_egglog_opt_opt_bril_llvm_O3.ll.
compile-unopt.ll
compile.ll
ackermann.ll
ackermann_egglog_opt_opt_bril_llvm_O3.ll
_egglog_opt
This one is going to have big conflicts with #546 Can we hold off? Lots of churn
Instead of
compile-unopt.ll
andcompile.ll
, produce names likeackermann.ll
andackermann_egglog_opt_opt_bril_llvm_O3.ll
._egglog_opt
iff we optimize with egglog