[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 02:04:40 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcec4ccd04ae: [X86] [AMX] Replace bitcast with specific AMX intrinsics with X86 specific cast. (authored by yubing).

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.366837.patch
Type: text/x-patch
Size: 91773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/b2a713f6/attachment-0001.bin>


More information about the llvm-commits mailing list