When a function was successfully applied, the resulting constant node was not marked as side effect-free. This could potentially lead to poor optimization.
60 KiB
60 KiB
When a function was successfully applied, the resulting constant node was not marked as side effect-free. This could potentially lead to poor optimization.