(no commit message)
authorlkcl <lkcl@web>
Fri, 29 Oct 2021 10:58:27 +0000 (11:58 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 29 Oct 2021 10:58:27 +0000 (11:58 +0100)
3d_gpu/architecture/dynamic_simd/shape.mdwn

index 5d3e390d3ee71ff62448b199db52c090e363db44..2c834f75207bc7d8200f5c5069da7c8bf11f1e87 100644 (file)
@@ -462,6 +462,7 @@ Summary:
 * **Both LHS and RHS Fixed-width Priority**
   - Exactly the same as for when RHS is an Integer, given that the
     integer fixed width is, in fact, an integer.
+  - the return result is always a fixed-width priority SimdShape
 * **Either LHS or RHS Elwidth Priority**
   - It is unsafe (not possible) to respect the fixed width therefore
     it is always ignored
@@ -469,4 +470,4 @@ Summary:
     the elwidths)
   - all operators work because they match elwidth-for-elwidth
     in their computations.
-
+  - the return result is always an elwidth-priority SimdShape