Don't try to create PHIs of struct types. Fallout
authorDale Johannesen <dalej@apple.com>
Thu, 1 May 2008 22:27:44 +0000 (22:27 +0000)
committerDale Johannesen <dalej@apple.com>
Thu, 1 May 2008 22:27:44 +0000 (22:27 +0000)
commit796026711db8342aead8d85cdd50d0dc2da59c4c
treefeaef2b57701f594a497f835aa5dd210502e6f54
parente85b7585e92b825eb549196a6567ad5c1678518b
Don't try to create PHIs of struct types.  Fallout
from x86-64 calling convention work.

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