[PATCH] D115202: [X86][AMX] support amxpreserve attribute in llvm.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 18:29:10 PST 2021


LuoYuanke updated this revision to Diff 393647.
LuoYuanke added a comment.

update commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115202

Files:
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115202.393647.patch
Type: text/x-patch
Size: 3806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211211/39ce36b7/attachment.bin>


More information about the llvm-commits mailing list