This is an archive of the discontinued LLVM Phabricator instance.

[SVE][LegalizeTypes] Support widen/split legalization for SPLAT_VECTOR
ClosedPublic

Authored by efriedma on Jul 27 2020, 3:24 PM.

Details

Summary

Just the obvious implementation that rewrites the result type. Also fix warning from EXTRACT_SUBVECTOR legalization that triggers on the test.

Diff Detail

Event Timeline

efriedma created this revision.Jul 27 2020, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2020, 3:24 PM
paulwalker-arm accepted this revision.Jul 28 2020, 3:23 AM
This revision is now accepted and ready to land.Jul 28 2020, 3:23 AM
This revision was landed with ongoing or failed builds.Jul 30 2020, 4:18 PM
This revision was automatically updated to reflect the committed changes.