diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-12-17 18:48:07 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-12-17 18:48:07 +0000 |
commit | e3f4119b064da4bad36bb3f1b60c77e0ccef3081 (patch) | |
tree | aab79250cbb5500b21622a50782f9c9bb8ef5564 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | beea120d6e10fa22fff7fe94bc961700d631dcba (diff) | |
download | llvm-e3f4119b064da4bad36bb3f1b60c77e0ccef3081.zip llvm-e3f4119b064da4bad36bb3f1b60c77e0ccef3081.tar.gz llvm-e3f4119b064da4bad36bb3f1b60c77e0ccef3081.tar.bz2 |
Fix another SROA crasher, PR14601.
This was a silly oversight, we weren't pruning allocas which were used
by variable-length memory intrinsics from the set that could be widened
and promoted as integers. Fix that.
llvm-svn: 170353
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions