This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Tail predicate VQDMULH and VQRDMULH
ClosedPublic

Authored by samparker on Sep 9 2020, 12:19 AM.

Details

Summary

Mark the family of instructions as valid for tail predication.

Diff Detail

Event Timeline

samparker created this revision.Sep 9 2020, 12:19 AM
samparker requested review of this revision.Sep 9 2020, 12:19 AM
dmgreen accepted this revision.Sep 10 2020, 12:03 AM

Sounds good. Thanks.

This revision is now accepted and ready to land.Sep 10 2020, 12:03 AM
This revision was automatically updated to reflect the committed changes.