[PATCH] D136817: [RISCV] Add H extension
    Kito Cheng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 28 18:53:19 PDT 2022
    
    
  
kito-cheng marked an inline comment as done.
kito-cheng added inline comments.
================
Comment at: llvm/docs/RISCVUsage.rst:54
      ``F``            Supported
+     ``H``            Supported
      ``M``            Supported
----------------
reames wrote:
> If I'm reading the code right here, we only have assembly support here.  Given that, shouldn't this be Assembly Support?
Corrected, thanks :)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136817/new/
https://reviews.llvm.org/D136817
    
    
More information about the llvm-commits
mailing list