This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Use i64 scalar compare instructions
ClosedPublic

Authored by arsenm on Sep 6 2016, 9:34 AM.

Details

Reviewers
tstellarAMD
Summary

VI added eq/ne for i64, so use them.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 70422.Sep 6 2016, 9:34 AM
arsenm retitled this revision from to AMDGPU: Use i64 scalar compare instructions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added subscribers: llvm-commits, Restricted Project.
tstellarAMD accepted this revision.Sep 6 2016, 1:06 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 6 2016, 1:06 PM
arsenm closed this revision.Sep 16 2016, 7:25 PM

r281800