This is an archive of the discontinued LLVM Phabricator instance.

R600: Better fix for bug 20982
ClosedPublic

Authored by arsenm on Sep 18 2014, 10:01 AM.

Details

Reviewers
arsenm
Summary

Just do the left shift as unsigned to avoid the UB.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 13836.Sep 18 2014, 10:01 AM
arsenm retitled this revision from to R600: Better fix for bug 20982 .
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.Sep 18 2014, 5:52 PM
arsenm added a reviewer: arsenm.

r218092

This revision is now accepted and ready to land.Sep 18 2014, 5:52 PM
arsenm closed this revision.Sep 18 2014, 5:52 PM