Skip to content

VeloSIMD small throughput improvement

Arthur Marius Hennequin requested to merge ahennequ_velo_small_improv into master
  • Reorder loops to allow unrolling
  • Add early exit if any hit container size == 0
  • Remove division from loop over hits
Edited by Marco Cattaneo

Merge request reports