[PATCH] D151730: [RISCV] Support target attribute for function
Piyou Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 05:58:28 PDT 2023
BeMg updated this revision to Diff 528390.
BeMg added a comment.
1. Update testcase
2. Support -<EXTENSION>
3. Verfy extension version
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151730/new/
https://reviews.llvm.org/D151730
Files:
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Basic/Targets/RISCV.h
clang/test/CodeGen/RISCV/riscv-func-attr-target.c
llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
llvm/test/CodeGen/RISCV/riscv-func-attr-target.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151730.528390.patch
Type: text/x-patch
Size: 27231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/e94416d5/attachment.bin>
More information about the llvm-commits
mailing list