kbara
kbara
@andywingo Are you happy with convert_ssa and convert_ast taking an extra boolean parameter for whether to apply optimizations?
In the `host foo or bar` case, does an approach of treating it as a keyword iff it's a known keyword literal work, or is there another subtlety? In the...
Agreed, that would be better.
Good observations, thank you!
Yes; we need unit tests for a handful of known bugs that we've fixed, whether or not we fit them into the regressions test framework.
I'll think it over, then hack something up, yes.
@andywingo Are you happy with the state of tests/ir-reg/\* for this?