This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Partially implement fewerElementsVector G_UNMERGE_VALUES
ClosedPublic

Authored by arsenm on Jul 29 2019, 1:02 PM.

Details

Summary

Odd sized vectors aren't handled yet.

Diff Detail

Event Timeline

arsenm created this revision.Jul 29 2019, 1:02 PM
arsenm updated this revision to Diff 212883.Aug 1 2019, 12:34 PM
arsenm added a reviewer: dsanders.

Rebase

This revision is now accepted and ready to land.Aug 13 2019, 9:01 AM
arsenm closed this revision.Aug 13 2019, 9:25 AM

r368713