[PATCH] D148066: [RISCV] Add Smaia and Ssaia extensions support
Brandon Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 23 02:56:44 PDT 2023
4vtomat updated this revision to Diff 516137.
4vtomat added a comment.
Resolved Alex's comment. Moved both of extensions to experimental.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148066/new/
https://reviews.llvm.org/D148066
Files:
clang/test/Preprocessor/riscv-target-features.c
llvm/docs/RISCVUsage.rst
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/lib/Target/RISCV/RISCVSystemOperands.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch.s
llvm/test/MC/RISCV/hypervisor-csr-names.s
llvm/test/MC/RISCV/machine-csr-names.s
llvm/test/MC/RISCV/rv32-hypervisor-csr-names.s
llvm/test/MC/RISCV/rv32-machine-csr-names.s
llvm/test/MC/RISCV/rv32-only-csr-names.s
llvm/test/MC/RISCV/rv32-supervisor-csr-names.s
llvm/test/MC/RISCV/rvi-aliases-valid.s
llvm/test/MC/RISCV/supervisor-csr-names.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148066.516137.patch
Type: text/x-patch
Size: 26167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230423/d22be2d3/attachment.bin>
More information about the llvm-commits
mailing list