This is an archive of the discontinued LLVM Phabricator instance.

R600: Fix nonsensical implementation of computeKnownBits for BFE
ClosedPublic

Authored by arsenm on Oct 15 2014, 12:43 PM.

Details

Reviewers
arsenm
Summary

This was resulting in invalid simplifications of sdiv

Diff Detail

Event Timeline

arsenm updated this revision to Diff 14957.Oct 15 2014, 12:43 PM
arsenm retitled this revision from to R600: Fix nonsensical implementation of computeKnownBits for BFE .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Oct 16 2014, 1:18 PM
arsenm added a reviewer: arsenm.

r219953

This revision is now accepted and ready to land.Oct 16 2014, 1:18 PM
arsenm closed this revision.Oct 16 2014, 1:18 PM