Skip to content

WIP: Vectorization

Ben Newton requested to merge ahota/vtk-m:aos_to_soa into master

An initial stab at supporting Auto Vectorization for AVX-512-knl-xeonPhi. This branch includes the conversion from array of structs to a struct of arrays.

Edited by Ben Newton

Merge request reports