This is an archive of the discontinued LLVM Phabricator instance.

DAG: Fix creating concat_vectors with illegal type
ClosedPublic

Authored by arsenm on Jun 12 2018, 2:41 AM.

Details

Summary

Test passes as is, but fails with future patch to make v4i16/v4f16
legal.

Diff Detail

Event Timeline

arsenm created this revision.Jun 12 2018, 2:41 AM
This revision is now accepted and ready to land.Jun 15 2018, 4:25 AM
arsenm closed this revision.Jun 15 2018, 5:14 AM

r334823