[PATCH] D153748: [RISCV] Add support for XCValu extension in CV32E40P
QIHAN CAI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 01:33:44 PDT 2023
realqhc added a comment.
In D153748#4467842 <https://reviews.llvm.org/D153748#4467842>, @kito-cheng wrote:
> You might need to add extension in `RISCVISAInfo.cpp` for -march support?
We plan to add extension to RISCVISAInfo.cpp in the second batch of upstreaming patches along with the LLVM Intrinsics for the extension.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153748/new/
https://reviews.llvm.org/D153748
More information about the llvm-commits
mailing list