This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Improve regbankselect for icmp s16
ClosedPublic

Authored by arsenm on Jun 18 2019, 4:48 AM.

Details

Reviewers
tstellar
nhaehnle
Summary

Account for 64-bit scalar eq/ne when available.

Diff Detail

Event Timeline

arsenm created this revision.Jun 18 2019, 4:48 AM
arsenm updated this revision to Diff 206242.Jun 24 2019, 9:28 AM

Fix test diff

tstellar accepted this revision.Jul 8 2019, 9:09 PM

LGTM.

This revision is now accepted and ready to land.Jul 8 2019, 9:09 PM
arsenm closed this revision.Jul 9 2019, 7:13 AM

r365487