(no commit message)
authorlkcl <lkcl@web>
Sat, 12 Dec 2020 18:29:05 +0000 (18:29 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 12 Dec 2020 18:29:05 +0000 (18:29 +0000)
openpower/sv/svp_rewrite/svp64/discussion.mdwn

index 8da5683cc47e71208866428101296a58b9d3edd8..7efd8fe2b0b0a1d3a0f04745f4bb8e016b6cba74 100644 (file)
@@ -55,8 +55,6 @@ Data-dependent fail-on-first has two distinct variants: one for LD/ST, the other
 
 The CR-based data-driven fail-on-first is new and not found in ARM SVE or RVV. It is extremely useful for reducing instruction count, however requires speculative execution involving modifications of VL to get high performance implementations.
 
-Twin predication arithmetic operations 
-
 # standard arith ops (single predication)
 
 these are of the form res = op(src1, src2, ...)