Closed mshinwell closed 8 years ago
Three. Make classic_heuristic imply "not inline_recursive_functions"
Actually, maybe we should ignore 3. no_inline_recursive_functions doesn't prevent the unrolling code from running, and we don't want that in classic mode. So the existing code is ok.
I'm doing 2 now.
We also have:
I've renamed -classic-heuristic to -classic-inlining.