Remove RestartStep from the Dagrt language.
This change removes RestartStep, as it's equivalent to SwitchPhase(<name of current phase>). The language version is bumped to 2019.4. The CodeBuilder restart_step() method is kept for convenience and backwards compatibility. This change also fixes the SwitchPhase code lowering in Fortran to exit immediately.
Loading
Please register or sign in to comment