[PATCH] D115921: [RISCV] Refactor the RISCV ISA extension info and target features to support multiple extension version
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 24 01:59:25 PST 2021
zixuan-wu updated this revision to Diff 396148.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115921/new/
https://reviews.llvm.org/D115921
Files:
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/test/Driver/riscv-arch-version.c
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Object/ELFObjectFile.cpp
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/attributes-version.ll
llvm/test/tools/llvm-objdump/ELF/RISCV/unknown-arch-attr.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115921.396148.patch
Type: text/x-patch
Size: 53009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/2d908d04/attachment.bin>
More information about the llvm-commits
mailing list