Skip to content
Snippets Groups Projects
Commit 8d32fd6c authored by Dominic Kempf's avatar Dominic Kempf
Browse files

More fixup

parent 512cae9f
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
#define DUNE_CODEGEN_SUMFACT_OCHORIZONTALADD_HH #define DUNE_CODEGEN_SUMFACT_OCHORIZONTALADD_HH
#include<immintrin.h> #include<immintrin.h>
#include<dune/codegen/common/vectorclass.hh> #include<dune/codegen/common/simdtraits.hh>
template<class V> template<class V>
typename base_floatingpoint<V>::value permuting_horizontal_add_lower(const V& x) typename base_floatingpoint<V>::value permuting_horizontal_add_lower(const V& x)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment