This is an archive of the discontinued LLVM Phabricator instance.

[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA
ClosedPublic

Authored by samparker on Jan 10 2020, 5:12 AM.

Details

Summary

Add the MVE min and max instructions to our tail predication whitelist.

Diff Detail

Event Timeline

samparker created this revision.Jan 10 2020, 5:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2020, 5:12 AM
dmgreen accepted this revision.Jan 10 2020, 5:45 AM

Sounds good to me.

This revision is now accepted and ready to land.Jan 10 2020, 5:45 AM
This revision was automatically updated to reflect the committed changes.