summary refs log tree commit diff stats
path: root/results/scraper/fex/1994
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/1994')
-rw-r--r--results/scraper/fex/19946
1 files changed, 6 insertions, 0 deletions
diff --git a/results/scraper/fex/1994 b/results/scraper/fex/1994
new file mode 100644
index 000000000..a37ab08b7
--- /dev/null
+++ b/results/scraper/fex/1994
@@ -0,0 +1,6 @@
+Resolve VIXL simulator narrowing/widening bugs
+Neoverse-V2 was announced today: https://www.anandtech.com/show/17575/arm-announces-neoverse-v2-and-e2-the-next-generation-of-arm-server-cpu-cores

+

+As far as we can tell it looks like they reduced the SVE register size from 256-bit to 128-bit. This means our use of the vixl simulator is going to be used quite a bit longer than expected.

+

+We should solve the issues in the simulator for the couple of failing tests so we don't trip over them in the future. At least until we have real SVE 256-bit hardware in CI.
\ No newline at end of file