This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select G_SEXT_INREG
ClosedPublic

Authored by arsenm on Jan 24 2020, 5:15 PM.

Details

Diff Detail

Event Timeline

arsenm created this revision.Jan 24 2020, 5:15 PM
cdevadas added inline comments.Jan 25 2020, 10:44 PM
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-sext-inreg.mir
37

Did you mean immediate value 2 here, instead of value 1?

132

Ditto

268

Ditto

arsenm updated this revision to Diff 240548.Jan 27 2020, 6:09 AM

Fix test

kerbowa accepted this revision.Feb 3 2020, 8:51 PM

LGTM

This revision is now accepted and ready to land.Feb 3 2020, 8:51 PM