Test that the instruction combiner can fold away a cast in a GEP instruction.
authorChris Lattner <sabre@nondot.org>
Sun, 22 Feb 2004 05:24:09 +0000 (05:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Feb 2004 05:24:09 +0000 (05:24 +0000)
commit0ca4418b955f4497eea7f573164aa0afff629902
tree3136e53a73226d875159877966689363b984c7ba
parent6d2fdcfb8a922570d3a60540d36eb7804e7296f2
Test that the instruction combiner can fold away a cast in a GEP instruction.
This occurs in 164.gzip, as a result of it declaring arrays extern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11701 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/cast.ll