This patch adds support for MMA intrinsics.
Authored by: Baptiste Saleil
Paths
| Differential D89345
[PowerPC] Add intrinsics for MMA ClosedPublic Authored by saghir on Oct 13 2020, 2:50 PM.
Details
Summary This patch adds support for MMA intrinsics. Authored by: Baptiste Saleil
Diff Detail
Event TimelineThis comment was removed by lei. This revision is now accepted and ready to land.Oct 23 2020, 9:51 AM Closed by commit rGedb27912a3ec: [PowerPC] Add intrinsics for MMA (authored by bsaleil, committed by saghir). · Explain WhyOct 23 2020, 11:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300354 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
|