This is an archive of the discontinued LLVM Phabricator instance.

[ARM][LowOverheadLoops] Ensure memory predication
ClosedPublic

Authored by samparker on Jan 29 2020, 3:12 AM.

Details

Summary

While validating each MVE instruction, check that all instructions that touch memory are somehow predicated upon the VCTP.

Diff Detail

Event Timeline

samparker created this revision.Jan 29 2020, 3:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 29 2020, 3:12 AM
This revision is now accepted and ready to land.Feb 4 2020, 2:00 AM
This revision was automatically updated to reflect the committed changes.