This is an archive of the discontinued LLVM Phabricator instance.

[ARM] VPT validForTailPredication
ClosedPublic

Authored by samparker on Sep 16 2020, 6:33 AM.

Details

Summary

Mark all VPT instructions as valid.

Diff Detail

Event Timeline

samparker created this revision.Sep 16 2020, 6:33 AM
samparker requested review of this revision.Sep 16 2020, 6:33 AM
dmgreen accepted this revision.Sep 21 2020, 7:35 AM

Sounds good, providing we are dealing with the predicated correctly.

This revision is now accepted and ready to land.Sep 21 2020, 7:35 AM
This revision was automatically updated to reflect the committed changes.