This is an archive of the discontinued LLVM Phabricator instance.

[SVE] Use DUPM to handling more splat immediate cases.
ClosedPublic

Authored by paulwalker-arm on Jan 24 2022, 6:22 AM.

Details

Summary
NOTE: Only considers i64 based vectors at this time because smaller element types require extra isel operand parsing.

Diff Detail

Event Timeline

paulwalker-arm created this revision.Jan 24 2022, 6:22 AM
paulwalker-arm requested review of this revision.Jan 24 2022, 6:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2022, 6:22 AM
This revision is now accepted and ready to land.Jan 25 2022, 2:36 AM
Matt added a subscriber: Matt.Jan 25 2022, 3:23 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 4:06 AM
This revision was automatically updated to reflect the committed changes.