[PATCH] D86187: [X86] Add support 'tune' in target attribute

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 19 10:21:36 PDT 2020


craig.topper updated this revision to Diff 286602.
craig.topper added a comment.

Add a note to AttrDocs.td


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

https://reviews.llvm.org/D86187

Files:
  clang/include/clang/AST/Attr.h
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/Basic/Targets/X86.h
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/attr-target-x86.c
  clang/test/Sema/attr-target.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86187.286602.patch
Type: text/x-patch
Size: 13808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200819/1a1e4152/attachment.bin>


More information about the cfe-commits mailing list