[PATCH] D124378: [X86][AMX] combine tile cast and load/store instruction.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 05:43:13 PDT 2022


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

Combine load/store after eliminate redundant cast.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124378

Files:
  llvm/lib/Target/X86/X86LowerAMXType.cpp
  llvm/test/CodeGen/X86/AMX/amx-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124378.424886.patch
Type: text/x-patch
Size: 7663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/6bc381ae/attachment.bin>


More information about the llvm-commits mailing list