This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Convert (splat_vector (load)) to vlse with 0 stride.
ClosedPublic

Authored by craig.topper on Dec 9 2021, 4:56 PM.

Details

Summary

We already do this for splat nodes that carry a VL, but not for
splats that use VLMAX.

Diff Detail

Event Timeline

craig.topper created this revision.Dec 9 2021, 4:56 PM
craig.topper requested review of this revision.Dec 9 2021, 4:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2021, 4:56 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Dec 14 2021, 12:28 AM
This revision was landed with ongoing or failed builds.Dec 14 2021, 9:17 AM
This revision was automatically updated to reflect the committed changes.