diff options
author | Charlie Turner <charlie.turner@arm.com> | 2015-12-16 18:23:44 +0000 |
---|---|---|
committer | Charlie Turner <charlie.turner@arm.com> | 2015-12-16 18:23:44 +0000 |
commit | 5b8895b4965f7ccd0443207aadf162d5e9938439 (patch) | |
tree | 3a5e9a1a63d936f36fa3ea99076da722d3eeaab4 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | b88796baf7ce518b5b0d211236bc4a973e65f600 (diff) | |
download | bcm5719-llvm-5b8895b4965f7ccd0443207aadf162d5e9938439.tar.gz bcm5719-llvm-5b8895b4965f7ccd0443207aadf162d5e9938439.zip |
[SLPVectorizer] Ensure dominated reduction values.
When considering incoming values as part of a reduction phi, ensure the
incoming value is dominated by said phi.
Failing to ensure this property causes miscompiles.
Fixes PR25787.
Many thanks to Mattias Eriksson for reporting, reducing and analyzing the
problem for me.
Differential Revision: http://reviews.llvm.org/D15580
llvm-svn: 255792
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions