[PATCH] D115199: [WIP][X86][AMX] Support amxpreserve attribute in clang.
LuoYuanke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 8 19:11:44 PST 2021
LuoYuanke updated this revision to Diff 393012.
LuoYuanke added a comment.
Herald added a subscriber: martong.
Updating D115199 <https://reviews.llvm.org/D115199>: [WIP][X86][AMX] Support amxpreserve attribute in clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115199/new/
https://reviews.llvm.org/D115199
Files:
clang/include/clang/AST/Type.h
clang/include/clang/AST/TypeProperties.td
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/CodeGen/CGFunctionInfo.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ASTStructuralEquivalence.cpp
clang/lib/AST/TypePrinter.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaType.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Sema/attr-target-mv.c
clang/test/SemaCXX/attr-non-x86-amx-preserve.cpp
clang/test/SemaCXX/attr-x86-amx-preserve.cpp
clang/unittests/AST/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115199.393012.patch
Type: text/x-patch
Size: 19122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211209/4a31042a/attachment-0001.bin>
More information about the cfe-commits
mailing list