This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add support for DestructiveTernaryCommWithRev DestructiveInstType
Needs ReviewPublic

Authored by cameron.mcinally on Mar 6 2020, 12:04 PM.

Details

Summary

This is the fifth patch in a series to support prefixing destructive operations, with the MOVPRFX instruction, to build constructive operations. The previous patch is D75064.

Here we add support for the DestructiveTernaryCommWithRev DestructiveInstType.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2020, 12:04 PM

Correct formatting to appease Harbormaster.