This is an archive of the discontinued LLVM Phabricator instance.

LegalizeDAG: Expand ctlz with ctlz_zero_undef if legal
ClosedPublic

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

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 44393.Jan 8 2016, 7:18 PM
arsenm retitled this revision from to LegalizeDAG: Expand ctlz with ctlz_zero_undef if legal.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 11 2016, 7:39 AM
tstellarAMD edited edge metadata.

LGTM.

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

r257345