This is an archive of the discontinued LLVM Phabricator instance.

LegalizeDAG: Implement promote for insert_vector_elt
ClosedPublic

Authored by arsenm on Nov 2 2015, 11:06 AM.

Details

Reviewers
resistor
Summary

Tests are already covered by AMDGPU tests and will start using this in a later commit

Diff Detail

Event Timeline

arsenm updated this revision to Diff 38946.Nov 2 2015, 11:06 AM
arsenm retitled this revision from to LegalizeDAG: Implement promote for insert_vector_elt.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
resistor accepted this revision.Nov 10 2015, 10:18 AM
resistor added a reviewer: resistor.
resistor added a subscriber: resistor.

Patch LGTM. Testcase?

This revision is now accepted and ready to land.Nov 10 2015, 10:18 AM
arsenm closed this revision.Nov 10 2015, 10:51 AM

r252631