Skip to content
Snippets Groups Projects
Commit b50f5a46 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix ScalarEvolution's Xor handling to not assume that an And

that gets recognized with a SCEVZeroExtendExpr must be an And
with a low-bits mask. With r73540, this is no longer the case.

llvm-svn: 73594
parent 722848dc
No related branches found
No related tags found
No related merge requests found
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