Skip to content

Add flags for switching off speculative evaluation.

Luite Stegeman requested to merge luite/ghc:specflags into master

This adds flags for controlling speculative evaluation in the coreprep pass. This allows us to check the effect of this optimization and potentially mitigate regressions.

See #25284

Merge request reports

Loading