aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-8-SSE2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vectors-8-SSE2.h')
-rw-r--r--src/vectors-8-SSE2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vectors-8-SSE2.h b/src/vectors-8-SSE2.h
index cfefbce..6dfe89f 100644
--- a/src/vectors-8-SSE2.h
+++ b/src/vectors-8-SSE2.h
@@ -1,4 +1,4 @@
-// Vectorise using Intel's or AMD's SSE2
+
// Use the type __m128d directly, without introducing a wrapper class
// Use macros instead of inline functions