[PATCH] D88739: [PowerPC] Add assemble disassemble intrinsics for MMA

Ahsan Saghir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 07:52:08 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.
Herald added a subscriber: jdoerfert.

This patch adds support for assemble disassemble intrinsics
for MMA.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88739

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/IR/Function.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88739.295828.patch
Type: text/x-patch
Size: 17867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/c6949de6/attachment.bin>


More information about the llvm-commits mailing list