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

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 16:19:02 PST 2021


LuoYuanke created this revision.
Herald added subscribers: pengfei, hiraditya.
LuoYuanke requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.392221.patch
Type: text/x-patch
Size: 14028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/a2eb7257/attachment.bin>


More information about the llvm-commits mailing list