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

For the return type of SCEVUDivExpr, use the RHS' type instead of

that of the LHS. It doesn't matter for correctness, but the LHS
is more likely than the RHS to be a pointer type in exotic cases,
and it's more tidy to have it return the integer type.

llvm-svn: 72424
parent fae6edc6
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