Don't try to mix integers and pointers in an icmp instruction
authorDan Gohman <gohman@apple.com>
Thu, 30 Apr 2009 16:40:30 +0000 (16:40 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 30 Apr 2009 16:40:30 +0000 (16:40 +0000)
commit4acd12a0cbe6d1e478e13feefbc67c654e552e68
treebf2229edf41e522063501000846afd828137f43e
parent1d621f71c84c4f4d0574c0fa17fc5a8f6c49b46f
Don't try to mix integers and pointers in an icmp instruction
in getSCEVAtScope.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70495 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp
test/Transforms/LoopStrengthReduce/pr3086.ll