[PATCH] D144853: [Clang][RISCV] Add CMake options to configure default CPU
Wang Pengcheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 22:54:45 PST 2023
pcwang-thead added a comment.
In D144853#4155482 <https://reviews.llvm.org/D144853#4155482>, @asb wrote:
> If this is a useful thing to have, would it make more sense as a target-independent option?
Yes, I agree.
I need to do some researches here to figure out if all targets have the same behavior for CPU `generic` and some other stuffs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144853/new/
https://reviews.llvm.org/D144853
More information about the cfe-commits
mailing list