This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add test cases for insert subvector shuffles for fixed vectors
ClosedPublic

Authored by luke on Jun 15 2023, 7:47 AM.

Details

Summary

These cases could have the vmv.v.v folded into the VL of the previous
instruction.

Diff Detail

Event Timeline

luke created this revision.Jun 15 2023, 7:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 7:47 AM
luke requested review of this revision.Jun 15 2023, 7:47 AM
This revision is now accepted and ready to land.Jun 16 2023, 2:39 PM