This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix ctlz combine for sub 32-bit types
ClosedPublic

Authored by arsenm on Jan 8 2016, 7:26 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 44396.Jan 8 2016, 7:26 PM
arsenm retitled this revision from to AMDGPU: Fix ctlz combine for sub 32-bit types.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 11 2016, 7:49 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 11 2016, 7:49 AM
arsenm closed this revision.Jan 11 2016, 9:07 AM

r257353