[PATCH] D140693: [Driver][RISCV] Adjust the priority between -mcpu, -mtune and -march
Kito Cheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 07:55:52 PST 2023
kito-cheng updated this revision to Diff 488656.
kito-cheng added a comment.
Changes:
- Address Craig's comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140693/new/
https://reviews.llvm.org/D140693
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/test/Driver/riscv-cpus.c
clang/test/Driver/riscv-default-features.c
clang/test/Driver/riscv-march-mcpu-mtune.c
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140693.488656.patch
Type: text/x-patch
Size: 12766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/ca0b2f21/attachment-0001.bin>
More information about the cfe-commits
mailing list