[PATCH] D115200: [WIP][X86][AMX] Avoid AMX register clobber with "amxpreserve" attribute.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 22:32:44 PST 2021


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

Update test case and commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115200

Files:
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86FastISel.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86RegisterInfo.h
  llvm/test/CodeGen/X86/AMX/amx-preserve-cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115200.393032.patch
Type: text/x-patch
Size: 15568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/e4bc2d51/attachment.bin>


More information about the llvm-commits mailing list