[PATCH] D143953: [RISCV] Accept zicsr and zifencei command line options
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 16:13:41 PST 2023
jrtc27 added a comment.
I'm fine with this approach but I think they should be filtered out of the ELF attributes, maybe also preprocessor macros? That is, treating them as a redundant no-op in the driver rather than like a true extension.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143953/new/
https://reviews.llvm.org/D143953
More information about the llvm-commits
mailing list