This is an archive of the discontinued LLVM Phabricator instance.

[ARM][MVE] tail-predication
ClosedPublic

Authored by SjoerdMeijer on Nov 15 2019, 1:58 AM.

Details

Summary

Also flag fmcp instructions as instructions that we do not support in tail-predicated vector loops.

Diff Detail

Event Timeline

SjoerdMeijer created this revision.Nov 15 2019, 1:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2019, 1:58 AM
samparker accepted this revision.Nov 15 2019, 2:02 AM

Cheers!

This revision is now accepted and ready to land.Nov 15 2019, 2:02 AM
This revision was automatically updated to reflect the committed changes.