Use right address space size in InstCombineCompares
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 30 Sep 2013 21:11:01 +0000 (21:11 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 30 Sep 2013 21:11:01 +0000 (21:11 +0000)
commit3ca8f2e5d5d8cb0551b42ef89deaaadd9c4cb067
tree4e443ea37ed9ab1e62c58fb8009fcc51018007c4
parentf9dd19f49833e083f8d32ea015d6d5b57be5e4f4
Use right address space size in InstCombineCompares

The test's output doesn't change, but this ensures
this is actually hit with a different address space.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
test/Transforms/InstCombine/load-cmp.ll