Skip to content
Commit 0184f88d authored by Chris Lattner's avatar Chris Lattner
Browse files

disable MaskedValueIsZero, ComputeMaskedBits, and SimplifyDemandedBits for

i128 integers.  The 64-bit masks are not wide enough to represent the results.
These should be converted to APInt someday.

llvm-svn: 37169
parent 2135bc08
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