Add auto-vectorization of pointwise operators (#1047)
* Enable auto vectorization * Handle vector types with convert function * Dont vectorize when it will cause problems with preload
Showing
src/include/migraphx/cpp_generator.hpp
100755 → 100644
Please register or sign in to comment