Skip to content

Fix ScaleFloat in case of in-place operation

Denes Tarjan requested to merge fix-scale-float-functest into main

Due to TryToAvoidTailLoop, when width>4 and is not divisible with 4, it scaled some elements twice

Merge request reports

Loading