This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add isel support for bitcasts between fixed vector types.
ClosedPublic

Authored by craig.topper on Feb 19 2021, 1:04 PM.

Details

Summary

This should fix the issue reported in D96972.

I don't have a good test case for this without those changes.

Diff Detail

Event Timeline

craig.topper created this revision.Feb 19 2021, 1:04 PM
craig.topper requested review of this revision.Feb 19 2021, 1:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 19 2021, 1:04 PM
Herald added a subscriber: MaskRay. · View Herald Transcript

Thanks, Craig. LGTM. How do you think we go about this with wrt. ordering of this and D96972?

This revision was not accepted when it landed; it landed in state Needs Review.Feb 22 2021, 12:06 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.