Teach scalarrepl to promote unions of vectors and floats, producing
authorChris Lattner <sabre@nondot.org>
Fri, 14 Apr 2006 21:42:41 +0000 (21:42 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Apr 2006 21:42:41 +0000 (21:42 +0000)
commitde6df88529e20541dcfab7824af2eb0776194f01
treef950c0e1acc954345805d4f145ceacca07dd764f
parentd8f5bd3988deb712aed249bc272b6234aa364258
Teach scalarrepl to promote unions of vectors and floats, producing
insert/extractelement operations.  This implements
Transforms/ScalarRepl/vector_promote.ll

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