tact icon indicating copy to clipboard operation
tact copied to clipboard

Switch for turning off constant evaluation

Open anton-trunov opened this issue 7 months ago • 0 comments

This is needed for differential testing of the compiler. This can be also be useful in workarounds if there are bugs in const-eval.

It should probably be implemented with config options that group various optimizations in mind, like -O0, -O1, etc.

anton-trunov avatar Jun 27 '24 11:06 anton-trunov