From 5ca07439f59a6f3b529ce4fb72a71a5dd14a0d46 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 26 Oct 2020 02:03:19 +0000 Subject: [PATCH] --- openpower/openpower/sv/predication.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/openpower/sv/predication.mdwn b/openpower/openpower/sv/predication.mdwn index 7365fb52f..b5168faf4 100644 --- a/openpower/openpower/sv/predication.mdwn +++ b/openpower/openpower/sv/predication.mdwn @@ -80,7 +80,7 @@ Out-of-order systems, to be effective, require several operations to be "in-flig Even more than that, in a predicated chaining scenario, when computing the mask from a vector "compare", the groupings are troublesome to think through how to implement, which is itself a bad sign. It is suspected that chaining will be complex or adversely affected by certain combinations of element width. -(see [[masked_predicate_chaining]]) +(see [[masked_vector_chaining]]) Overall this idea which initially seems to save resources brings together all the least favourable aspects of other proposals and combines all of them! -- 2.30.2