commit | 62b1bde0786ca9207f6d11b999d552cbbb0d6635 | [log] [tgz] |
---|---|---|
author | Keno Fischer <kfischer@college.harvard.edu> | Thu Jan 14 20:06:34 2016 +0000 |
committer | Keno Fischer <kfischer@college.harvard.edu> | Thu Jan 14 20:06:34 2016 +0000 |
tree | 18e2468b5426fe26cc4e86ac9e6db1d6f3af08f3 | |
parent | 51eefd689ed3d8d1996be80381301a6c5bc19c77 [diff] |
[SROA] Also insert a bit piece expression if only one piece is needed Summary: If SROA creates only one piece (e.g. because the other is not needed), it still needs to create a bit_piece expression if that bit piece is smaller than the original size of the alloca. Reviewers: aprantl Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16187 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257795 91177308-0d34-0410-b5e6-96231b3b80d8