From 6eb85169a112395c8bce978fba19154efcd725ea Mon Sep 17 00:00:00 2001 From: Francesco Petrogalli <25690309+fpetrogalli@users.noreply.github.com> Date: Mon, 4 Jul 2022 10:50:16 +0100 Subject: [PATCH] [main] Fix anchor for arm_sve.h. (#206) Previously, all the references to the section `` were missed in the web version of the specs because Jenkins was generating the anchor as `arm_sveh` instead of `arm_sve.h`. --- main/acle.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main/acle.md b/main/acle.md index 7f1e4195..1cf88fab 100644 --- a/main/acle.md +++ b/main/acle.md @@ -752,6 +752,10 @@ to be included, if the header files are available: * [``](#arm_fp16.h) * [``](#arm_bf16.h) + + ### `` `` defines data types and intrinsics for SVE and its