ATLAS Offline Software
|
Helper to enable auto-vectorization. More...
Go to the source code of this file.
Macros | |
#define | ATH_ENABLE_VECTORIZATION class ATH_ENABLE_VECTORIZATION_SWALLOW_SEMICOLON |
Helper to enable auto-vectorization.
Add ATH_ENABLE_VECTORIZATION; at the start of a compilation unit to enable it for this file.
Add ATH_ENABLE_FUNCTION_VECTORIZATION before a function to enable it for just this function
Definition in file Control/CxxUtils/CxxUtils/vectorize.h.
#define ATH_ENABLE_VECTORIZATION class ATH_ENABLE_VECTORIZATION_SWALLOW_SEMICOLON |
Definition at line 34 of file Control/CxxUtils/CxxUtils/vectorize.h.