This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

amyk created this revision.Aug 28 2020, 10:13 AM
amyk requested review of this revision.Aug 28 2020, 10:13 AM
bsaleil accepted this revision.Sep 1 2020, 7:38 AM

LGTM, thanks for adding that.

This 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
This revision was automatically updated to reflect the committed changes.