The bitcast case here is actually handled uniformly earlier in the function, so
authorCameron Zwarich <zwarich@apple.com>
Wed, 20 Apr 2011 21:48:34 +0000 (21:48 +0000)
committerCameron Zwarich <zwarich@apple.com>
Wed, 20 Apr 2011 21:48:34 +0000 (21:48 +0000)
commitc5c43b958cf2f251c836f94d4499adb6296f0611
treeb98695db55ddd16aebde9bc094f132c614d954eb
parent5fc1282c1822d692ed1681cdc4c315950c6eb1d8
The bitcast case here is actually handled uniformly earlier in the function, so
delete it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp