[PATCH] D151547: [RISCV] Remove experimental for zihintntl.
    Piyou Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 19 01:04:57 PDT 2023
    
    
  
BeMg added inline comments.
================
Comment at: llvm/docs/RISCVUsage.rst:214
+``zihintntl``
   LLVM implements the `0.2 draft specification <https://github.com/riscv/riscv-isa-manual/releases/tag/draft-20220831-bf5a151>`__.
 
----------------
zihintntl could add into `table:: Ratified Extensions by Status`, and be removed this from the Experimental Extensions section.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151547/new/
https://reviews.llvm.org/D151547
    
    
More information about the llvm-commits
mailing list