Use precomputations to remove pipeline stalls in quadrature loop
Instead of using collect_rotate
, we should revive collect_precompute
to remove everything before the continue statement in the vectorized quadrature loop.
Instead of using collect_rotate
, we should revive collect_precompute
to remove everything before the continue statement in the vectorized quadrature loop.