[PATCH] D107544: [X86] [AMX] Replace bitcast with specific AMX intrinsics with X86 specific cast.

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 00:07:08 PDT 2021


yubing updated this revision to Diff 366816.
yubing added a comment.

Address flanhn and yuanke's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107544

Files:
  llvm/include/llvm/IR/IntrinsicsX86.td
  llvm/lib/Target/X86/X86LowerAMXType.cpp
  llvm/test/CodeGen/X86/AMX/amx-type.ll
  llvm/test/CodeGen/X86/AMX/lat-combine-amx-bitcast.ll
  llvm/test/CodeGen/X86/AMX/lat-transform-amx-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107544.366816.patch
Type: text/x-patch
Size: 91773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/d44ac8c6/attachment.bin>


More information about the llvm-commits mailing list