This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Implement instruction definitions/MC Tests for xvcvspbf16 and xvcvbf16spn
ClosedPublic

Authored by amyk on Aug 28 2020, 10:08 AM.

Details

Summary

This patch adds the td instruction definitions of the xvcvspbf16 and xvcvbf16spn instructions,
along with their respective MC tests.

Diff Detail