Skip to content
Commit f3057a93 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a regression in 403.gcc and 186.crafty introduced in 47383. To test

that a value is >= 32, check that all of the high bits are zero, not
just one or more.

llvm-svn: 47467
parent cb507025
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment