diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2016-01-04 23:16:22 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2016-01-04 23:16:22 +0000 |
| commit | b33f3a239a073c2c6c17b1e9f285069fd6227dd5 (patch) | |
| tree | 898f1925ad6169df9b4216daaa746b33fdd48bba /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
| parent | 2466719e448d7c010407a758cd7dc1d3ce9c959a (diff) | |
| download | bcm5719-llvm-b33f3a239a073c2c6c17b1e9f285069fd6227dd5.tar.gz bcm5719-llvm-b33f3a239a073c2c6c17b1e9f285069fd6227dd5.zip | |
[LICM] Fix a small oversight introduced in r256763
r256763 had promoteLoopAccessesToScalars check for the existence of a
catchswitch when the exit blocks were populated but
promoteLoopAccessesToScalars may be called with a prepopulated set of
exit blocks which would also need to be checked.
This fixes PR26019.
llvm-svn: 256788
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions

