[PATCH] D89345: [PowerPC] Add intrinsics for MMA

Ahsan Saghir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 14:50:45 PDT 2020


saghir created this revision.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
saghir requested review of this revision.

This patch adds support for MMA intrinsics.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89345

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/bfloat16-outer-product.ll
  llvm/test/CodeGen/PowerPC/mma-integer-based-outer-product.ll
  llvm/test/CodeGen/PowerPC/mma-outer-product.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89345.297966.patch
Type: text/x-patch
Size: 108530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/ce33a4b9/attachment-0001.bin>


More information about the llvm-commits mailing list