This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Enable MVE masked loads and stores
ClosedPublic

Authored by dmgreen on Dec 3 2019, 9:25 AM.

Details

Summary

With the extra optimisations we have done, these should now be fine to enable by default. Which is what this patch does.

Diff Detail

Event Timeline

dmgreen created this revision.Dec 3 2019, 9:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2019, 9:25 AM
samparker accepted this revision.Dec 4 2019, 1:25 AM

Definitely!

This revision is now accepted and ready to land.Dec 4 2019, 1:25 AM
This revision was automatically updated to reflect the committed changes.