[PATCH] D131708: [RISCV] Change how mtune aliases are implemented.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 11:49:40 PDT 2022
craig.topper updated this revision to Diff 453746.
craig.topper added a comment.
Add release note about sifive-7-rv32/64 being removed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131708/new/
https://reviews.llvm.org/D131708
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/riscv-cpus.c
clang/test/Misc/target-invalid-cpu-note.c
llvm/include/llvm/Support/RISCVTargetParser.def
llvm/include/llvm/Support/TargetParser.h
llvm/lib/Support/TargetParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/Transforms/LoopUnroll/RISCV/unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131708.453746.patch
Type: text/x-patch
Size: 15505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220818/11238d38/attachment.bin>
More information about the cfe-commits
mailing list