[PATCH] D154596: [RISCV] Fix required features checking with empty string
Jim Lin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 13 20:10:37 PDT 2023
Jim added a comment.
In D154596#4499647 <https://reviews.llvm.org/D154596#4499647>, @wangpc wrote:
> Can you give an example of intrinsic that doesn't require any extra extension enabled?
Like read/write csr intrinsics that we add for convenient usage doesn't need any extra extension enabled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154596/new/
https://reviews.llvm.org/D154596
More information about the cfe-commits
mailing list