diff options
author | Chris Lattner <sabre@nondot.org> | 2008-02-29 07:12:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-02-29 07:12:06 +0000 |
commit | c966cebe93731e764f2bc73f8b338ea4d6a4adc4 (patch) | |
tree | 685281f6016e4a1a8e9d932a8457c0c13bf5bed5 /llvm/lib/Bitcode/Reader | |
parent | 77205def1046f6e23055d71cc0af9235f5a62ca5 (diff) | |
download | bcm5719-llvm-c966cebe93731e764f2bc73f8b338ea4d6a4adc4.tar.gz bcm5719-llvm-c966cebe93731e764f2bc73f8b338ea4d6a4adc4.zip |
fix a bug Anders ran into where scalarrepl would crash when promoting
a union containing a vector and an array whose elements were smaller than
the vector elements. this means we need to compile the load of the
array elements into an extract element plus a truncate.
llvm-svn: 47752
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions