Fixed Simplification bug (#1455). In-place-lowering bug (#1457). Another in-place-lowering bug (#1460). Don't try to tile inside loops with parameters with variant sizes (#1462). Don't consider it an ICE when the user passes invalid command line options (#1464)
Added f32.hypot and f64.hypot are now much more numerically exact in the interpreter. Generated co...
Added A new memory reuse optimisation has been added. This results in slightly lower footprint for...
Added The #[trace] and #[break] attributes now replace the trace and break functions (although they...
Added Incremental flattening is now performed by default. Use attributes to constrain and direct t...
Fixed A size inference bug in type checking of loops (#1565). Exotic flattening bug (#1563). Segm...
Added f32.hypot and f64.hypot are now much more numerically exact in the interpreter. Generated co...
Added A new memory reuse optimisation has been added. This results in slightly lower footprint for...
Added The #[trace] and #[break] attributes now replace the trace and break functions (although they...
Added Incremental flattening is now performed by default. Use attributes to constrain and direct t...
Fixed A size inference bug in type checking of loops (#1565). Exotic flattening bug (#1563). Segm...
Added f32.hypot and f64.hypot are now much more numerically exact in the interpreter. Generated co...
Added A new memory reuse optimisation has been added. This results in slightly lower footprint for...
Added The #[trace] and #[break] attributes now replace the trace and break functions (although they...