From 8bc92048f1cc65a28ecf0ab753be00206558ec6c Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 26 Jul 2022 16:08:04 -0700 Subject: [PATCH] NEON is not predicated --- openpower/sv/comparison_table.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/comparison_table.mdwn b/openpower/sv/comparison_table.mdwn index 5656f300b..5421bb38f 100644 --- a/openpower/sv/comparison_table.mdwn +++ b/openpower/sv/comparison_table.mdwn @@ -4,7 +4,7 @@ |--------------|---------------|---------------------|-------------------|--------------------|---------------------|-------------------------|-----------------------|----------------------|---------------------|------------------------------|---------------------|---------------------| |Draft SVP64 |5 (1) |Scalable (2) |yes |yes |yes (3) |no (4) |see (5) |yes (6) |yes (7) |yes (8) |yes (9) |yes (10) | |VSX |700+ |Packed SIMD |no |no |no |yes (11) |yes |no |no |no |no |yes (12) | -|NEON |~250 (13) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | +|NEON |~250 (13) |Packed SIMD |no |no |no |yes |yes |no |no |no |no |no | |SVE2 |~1000 (14) |Predicated SIMD (15) |no (15) |yes |no |yes |yes |no |yes (7) |no |no |no | |AVX-512 (16) |~1000s (17) |Predicated SIMD |no |yes |no |yes |yes |no |no |no |no |no | |RVV (18) |~190 |Scalable (19) |yes |yes |no |yes |yes (20) |no |yes |no |no |no | -- 2.30.2