Skip to content

Propagators: Enable auto vectorization in gcc

There are a few array operations in these files we could potentially try to vectorize.

But before trying anything lets allow gcc to try and auto-vectorize

Mentioning @ssnyder @amorley

Edited by Christos Anastopoulos

Merge request reports