This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Implement widenScalar for G_EXTRACT vector sources
ClosedPublic

Authored by arsenm on Jan 19 2019, 6:26 PM.

Details

Summary

Handle the basic element extract case.

Diff Detail

Event Timeline

arsenm created this revision.Jan 19 2019, 6:26 PM
aemerson accepted this revision.Jan 29 2019, 2:22 PM

Looks reasonable but still waiting on the resolution of the API question on D56969.

This revision is now accepted and ready to land.Jan 29 2019, 2:22 PM
arsenm closed this revision.Feb 2 2019, 3:55 PM

r352978