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

Instcombine's ShrinkDemandedConstant may strip bits out of constants,

obscuring what would otherwise be a low-bits mask.  Use ComputeMaskedBits
to compute what ShrinkDemandedConstant knew about to reconstruct a
low-bits mask value.

llvm-svn: 73540
parent 0d9730f3
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