From 8bd80797112374c91c958865db2d839d6d21d2d2 Mon Sep 17 00:00:00 2001 From: AinsleySnow Date: Mon, 8 Apr 2024 00:58:44 +0800 Subject: [PATCH] [LLVM][XTHeadVector] Update Readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac64fbf479b51c..44d380346a81d4 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Any feature not listed below but present in the specification should be consider - (Done) `13.6. Vector Narrowing Fixed-Point Clip Instructions` - (WIP) `14. Vector Floating-Point Instructions` - (Done) `14.2. Vector Single-Width Floating-Point Add/Subtract Instructions` + - (Done) `14.4. Vector Single-Width Floating-Point Multiply/Divide Instructions` - (WIP) Clang intrinsics related to the `XTHeadVector` extension: - (WIP) `6. Configuration-Setting and Utility` - (Done) `6.1. Set vl and vtype`