summaryrefslogtreecommitdiffstats
path: root/vecmathlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'vecmathlib.h')
-rw-r--r--vecmathlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vecmathlib.h b/vecmathlib.h
index df1eea3..2ee40d7 100644
--- a/vecmathlib.h
+++ b/vecmathlib.h
@@ -46,6 +46,7 @@ namespace std { class type_info; }
#include "vec_pseudo.h"
// Use compiler-provided vector types
+// Problem: How to determine which operations are available in hardware?
// #include "vec_builtin.h"
// Scalarise all vector operations; don't use libm, use only
OpenPOWER on IntegriCloud