[PATCH] D97112: [X86][AMX] Lower tile copy instruction.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 20 02:15:26 PST 2021


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

Address Pengfei's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97112

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86LowerTileCopy.cpp
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/AMX/amx-lower-tile-copy.ll
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/CodeGen/X86/opt-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97112.325175.patch
Type: text/x-patch
Size: 16657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210220/0fffd844/attachment.bin>


More information about the llvm-commits mailing list