This patch adds the builtin implementation for the xvcvspbf16 and xvcvbf16spn instructions.
Depends on D86794.
Paths
| Differential D86795
[PowerPC] Implement builtins for xvcvspbf16 and xvcvbf16spn ClosedPublic Authored by amyk on Aug 28 2020, 10:13 AM.
Details
Summary This patch adds the builtin implementation for the xvcvspbf16 and xvcvbf16spn instructions. Depends on D86794.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2020, 7:38 AM This revision was landed with ongoing or failed builds.Sep 1 2020, 3:19 PM Closed by commit rG0c2d872d5dec: [PowerPC] Implement builtins for xvcvspbf16 and xvcvbf16spn (authored by amyk). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289294 clang/include/clang/Basic/BuiltinsPPC.def
clang/test/CodeGen/builtins-ppc-p10vector.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/bfloat16-outer-product.ll
|