clarify summary
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Jun 2022 20:36:33 +0000 (21:36 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Jun 2022 20:36:33 +0000 (21:36 +0100)
svp64-primer/summary.tex

index 0b1b172cc22f029eb2bc2dc0c97c5ba24f1aed66..dbb27dbcf538c0ba60cbd80e4e8ab425d201aeec 100644 (file)
@@ -9,7 +9,8 @@ ONLY uses scalar instructions}.
 \item Does not require adding duplicates of instructions
       (popcnt, popcntw, popcntd, vpopcntb, vpopcnth, vpopcntw, vpopcntd)
 \item Fully abstracted: does not create Micro-architectural dependencies
-      (no fixed "Lane" size).
+      (no fixed "Lane" size), one binary works across all existing
+      \textit{and future} implementations.
 \item Specifically designed to be easily implemented
       on top of an existing Micro-architecture (especially
       Superscalar Out-of-Order Multi-issue) without