From: lkcl Date: Fri, 29 Oct 2021 10:58:27 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3493 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9fb696d901d2d0f4c08dd66df9cdb3589c19eba4;p=libreriscv.git --- 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