Author: eopXD
Date: 2023-02-12T00:24:57-08:00
New Revision: d0f4bebc40307399c4a498e055517f9594ac50af

URL: 
https://github.com/llvm/llvm-project/commit/d0f4bebc40307399c4a498e055517f9594ac50af
DIFF: 
https://github.com/llvm/llvm-project/commit/d0f4bebc40307399c4a498e055517f9594ac50af.diff

LOG: [Doc][Release] Add link to compatible header for the RVV intrinsics into 
the release note

Added: 
    

Modified: 
    clang/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index dfe164756673a..dffe19a34d18f 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -892,6 +892,7 @@ RISC-V Support in Clang
   `riscv-non-isa/riscv-c-api-doc#31 
<https://github.com/riscv-non-isa/riscv-c-api-doc/pull/31>`_.
 - Note that the RISC-V Vector C intrinsics are still under development. The RVV
   C Intrinsic Task Group is working towards a ratified v1.0.
+- The rvv-intrinsic-doc provides `compatible headers 
<https://github.com/riscv-non-isa/rvv-intrinsic-doc/tree/master/auto-generated/rvv-v0p10-compatible-headers>`_
 for transition from the previous implemented version to the current (v0.11) 
version.
 
 X86 Support in Clang
 --------------------


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to