This is an archive of the discontinued LLVM Phabricator instance.

[SVE] Expand DUPM patterns to handle all integer vector types.
ClosedPublic

Authored by paulwalker-arm on Aug 3 2022, 9:27 AM.

Details

Summary
NOTE: i8 vector splats are ignored because the immediate range of DUP already has full coverage.

Diff Detail

Event Timeline

paulwalker-arm created this revision.Aug 3 2022, 9:27 AM
Herald added a project: Restricted Project. · View Herald Transcript
paulwalker-arm requested review of this revision.Aug 3 2022, 9:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2022, 9:27 AM
Matt added a subscriber: Matt.Aug 3 2022, 11:19 AM
bsmith accepted this revision.Aug 4 2022, 2:44 AM

LGTM

This revision is now accepted and ready to land.Aug 4 2022, 2:44 AM
This revision was landed with ongoing or failed builds.Aug 5 2022, 9:02 AM
This revision was automatically updated to reflect the committed changes.