This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][X86] G_SEXT/G_ZEXT support.
ClosedPublic

Authored by igorb on Apr 27 2017, 6:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb created this revision.Apr 27 2017, 6:22 AM
igorb updated this revision to Diff 97208.Apr 29 2017, 11:17 PM
  • add legalizer tests
zvi accepted this revision.Apr 30 2017, 7:24 AM

LGTM

This revision is now accepted and ready to land.Apr 30 2017, 7:24 AM
This revision was automatically updated to reflect the committed changes.