From 9fb696d901d2d0f4c08dd66df9cdb3589c19eba4 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 29 Oct 2021 11:58:27 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd/shape.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3d_gpu/architecture/dynamic_simd/shape.mdwn b/3d_gpu/architecture/dynamic_simd/shape.mdwn index 5d3e390d3..2c834f752 100644 --- a/3d_gpu/architecture/dynamic_simd/shape.mdwn +++ b/3d_gpu/architecture/dynamic_simd/shape.mdwn @@ -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 -- 2.30.2