Commit 50ece4cb authored by Noah Goldstein's avatar Noah Goldstein
Browse files

[ValueTracking] Add better support for ConstantRange(And)

The fairly common power of two pattern `X & -X` can be capped at the
highest power of 2 (signbit set).
parent 0f8b40a8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment