diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-09-17 17:03:29 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-09-17 17:03:29 +0000 |
commit | 4a3dcaa1938588a392a294fc22e1fa2c54dc6faa (patch) | |
tree | 9968c1ea31ba83bcf524b480004059ed412f4d0f /lldb/source/Core/DataExtractor.cpp | |
parent | b8d672ef5b7d31063c01e76bffb43a1623f760af (diff) | |
download | bcm5719-llvm-4a3dcaa1938588a392a294fc22e1fa2c54dc6faa.tar.gz bcm5719-llvm-4a3dcaa1938588a392a294fc22e1fa2c54dc6faa.zip |
SLPVectorizer: Don't vectorize phi nodes that use invoke values
We can't insert an insertelement after an invoke. We would have to split a
critical edge. So when we see a phi node that uses an invoke we just give up.
radar://14990770
llvm-svn: 190871
Diffstat (limited to 'lldb/source/Core/DataExtractor.cpp')
0 files changed, 0 insertions, 0 deletions