This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Really legalize exts from i1
ClosedPublic

Authored by arsenm on Jan 3 2019, 11:25 PM.

Details

Reviewers
tstellar
rampitec
Summary

There is a combine that was hiding these tests
not actually testing what they should be, although
they were producing the expected end result.

Diff Detail

Event Timeline

arsenm created this revision.Jan 3 2019, 11:25 PM
tstellar accepted this revision.Jan 7 2019, 9:14 AM

LGTM.

This revision is now accepted and ready to land.Jan 7 2019, 9:14 AM
arsenm closed this revision.Jan 20 2019, 11:28 AM

r351698