[PATCH] D108189: [RISCV] Add arch attribute support for P extension
Jim Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 22:53:53 PDT 2021
Jim updated this revision to Diff 370484.
Jim added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Base on D105168 <https://reviews.llvm.org/D105168> to support arch features, arch attributes and
preprocessor definitions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108189/new/
https://reviews.llvm.org/D108189
Files:
clang/test/Driver/riscv-arch.c
clang/test/Preprocessor/riscv-target-features.c
llvm/lib/Support/RISCVISAInfo.cpp
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch-invalid.s
llvm/test/MC/RISCV/attribute-arch.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108189.370484.patch
Type: text/x-patch
Size: 15035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/d64f47e5/attachment.bin>
More information about the llvm-commits
mailing list