This is an archive of the discontinued LLVM Phabricator instance.

[ARM][MVE] Enable VMOVN for tail predication
ClosedPublic

Authored by samparker on Mar 5 2020, 3:31 AM.

Details

Summary

These instructions also don't change lanes, so make them legal too.

Diff Detail

Event Timeline

samparker created this revision.Mar 5 2020, 3:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2020, 3:31 AM
This revision is now accepted and ready to land.Mar 5 2020, 12:20 PM
This revision was automatically updated to reflect the committed changes.