Skip to content
Commit 398f7029 authored by Evan Cheng's avatar Evan Cheng
Browse files

RewriteExpr, either the new PHI node of induction variable or the

post-increment value, should be first cast to the appropriated type (to the
type of the common expr). Otherwise, the rewrite of a use based on (common +
iv) may end up with an incorrect type.

llvm-svn: 28735
parent 5d029264
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