[PATCH] D136817: [RISCV] Add H extension
Philip Reames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 28 08:32:59 PDT 2022
reames added inline comments.
================
Comment at: llvm/docs/RISCVUsage.rst:54
``F`` Supported
+ ``H`` Supported
``M`` Supported
----------------
If I'm reading the code right here, we only have assembly support here. Given that, shouldn't this be Assembly Support?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136817/new/
https://reviews.llvm.org/D136817
More information about the cfe-commits
mailing list