Files
tinygo/interp/testdata
Nia Waldvogel f2e576decf interp: do not unroll loops
This change triggers a revert whenever a basic block runs instructions at runtime twice.
As a result, a loop body with runtime-only instructions will no longer be unrolled.
This should help some extreme cases where loops can be expanded into hundreds or thousands of instructions.
2022-06-02 18:13:56 +02:00
..
2021-11-11 08:59:32 +01:00
2021-04-21 07:37:22 +02:00
2021-04-21 07:37:22 +02:00
2022-06-02 18:13:56 +02:00
2022-06-02 18:13:56 +02:00
2022-04-23 08:45:46 +02:00