This is an archive of the discontinued LLVM Phabricator instance.

R600: Fix miscompiles when BFE has multiple uses
ClosedPublic

Authored by arsenm on Oct 14 2014, 8:34 PM.

Details

Reviewers
arsenm
Summary

SimplifyDemandedBits would break the other uses of the operand.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 14908.Oct 14 2014, 8:34 PM
arsenm retitled this revision from to R600: Fix miscompiles when BFE has multiple uses .
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 15 2014, 11:10 AM
arsenm added a reviewer: arsenm.

r219819

This revision is now accepted and ready to land.Oct 15 2014, 11:10 AM
arsenm closed this revision.Oct 15 2014, 11:10 AM