Try to fold each element of a vector. This is needed to maintain structural
authorNick Lewycky <nicholas@mxc.ca>
Wed, 3 Sep 2008 06:48:55 +0000 (06:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 3 Sep 2008 06:48:55 +0000 (06:48 +0000)
commit8373d38afddec4ade17f72088cb5eeb229e87238
tree771462299e67d8321fcc985cbaf1abb469a801a5
parent8b19e56051c45c3e48523238a5a0f33bbac0115d
Try to fold each element of a vector. This is needed to maintain structural
equivalence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55694 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp