This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c
ClosedPublic

Authored by bsmith on Jun 23 2022, 7:58 AM.

Diff Detail

Event Timeline

bsmith created this revision.Jun 23 2022, 7:58 AM
bsmith requested review of this revision.Jun 23 2022, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2022, 7:58 AM
Matt added a subscriber: Matt.Jun 27 2022, 2:16 PM
paulwalker-arm accepted this revision.Jun 28 2022, 3:11 AM
This revision is now accepted and ready to land.Jun 28 2022, 3:11 AM
This revision was landed with ongoing or failed builds.Jun 29 2022, 5:11 AM
This revision was automatically updated to reflect the committed changes.