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

Piyou Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 20:41:57 PDT 2023


BeMg updated this revision to Diff 552200.
BeMg added a comment.
Herald added a subscriber: sunshaoce.

Remove some condition because RFC doesn't support it. (Must include prefix arch|cpu|tune)


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151730.552200.patch
Type: text/x-patch
Size: 5357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/feedf230/attachment.bin>


More information about the cfe-commits mailing list