This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Add predicated shift patterns
ClosedPublic

Authored by dmgreen on Apr 27 2023, 11:13 AM.

Details

Reviewers
samtebbs
NickGuy
Summary

This uses the patterns defined in MVE_TwoOpPattern to add predicated patterns for vshls/u instructions.

Diff Detail

Event Timeline

dmgreen created this revision.Apr 27 2023, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2023, 11:13 AM
dmgreen requested review of this revision.Apr 27 2023, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2023, 11:13 AM
This revision is now accepted and ready to land.Apr 28 2023, 1:36 AM
dmgreen closed this revision.May 1 2023, 12:14 PM