[all-commits] [llvm/llvm-project] edb279: [PowerPC] Add intrinsics for MMA
bsaleil via All-commits
all-commits at lists.llvm.org
Fri Oct 23 11:16:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: edb27912a3ec097b5f267941b3b0107b4bb8d997
https://github.com/llvm/llvm-project/commit/edb27912a3ec097b5f267941b3b0107b4bb8d997
Author: Baptiste Saleil <baptiste.saleil at ibm.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsPowerPC.td
M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
M llvm/test/CodeGen/PowerPC/bfloat16-outer-product.ll
A llvm/test/CodeGen/PowerPC/mma-integer-based-outer-product.ll
A llvm/test/CodeGen/PowerPC/mma-outer-product.ll
Log Message:
-----------
[PowerPC] Add intrinsics for MMA
This patch adds support for MMA intrinsics.
Authored by: Baptiste Saleil
Reviewed By: #powerpc, bsaleil, amyk
Differential Revision: https://reviews.llvm.org/D89345
More information about the All-commits
mailing list