[PATCH] D151730: [RISCV] Support target attribute for function

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 16:52:54 PDT 2023


BeMg updated this revision to Diff 535191.
BeMg marked 8 inline comments as done.
BeMg added a comment.

Add const


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151730/new/

https://reviews.llvm.org/D151730

Files:
  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.535191.patch
Type: text/x-patch
Size: 24772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/09379cc9/attachment.bin>


More information about the llvm-commits mailing list