Remove a check for an illegal condition.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 14 Jan 2014 19:56:57 +0000 (19:56 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 14 Jan 2014 19:56:57 +0000 (19:56 +0000)
commite16fa983bf1b379558dab97b4bbc1494c35a2fa3
treecef26315d38cd8d61b3c85d2b7d1f73ca7c6965e
parent5f33cbc414937eb39cefb031c2e5b11be8dc9237
Remove a check for an illegal condition.

Bitcasts can't be between address spaces anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp