diff options
author | Michael Kuperstein <mkuper@google.com> | 2017-01-11 19:23:57 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2017-01-11 19:23:57 +0000 |
commit | f69e64662bda7498fd29418a54b4c5b8fb1e3476 (patch) | |
tree | 1b88a16a8d71efd5fa8a3ae32c1f6758c706714c /llvm/test/Bitcode | |
parent | 3b5edf4fa7d971117c6623348227758767b6a325 (diff) | |
download | bcm5719-llvm-f69e64662bda7498fd29418a54b4c5b8fb1e3476.tar.gz bcm5719-llvm-f69e64662bda7498fd29418a54b4c5b8fb1e3476.zip |
[SLP] Remove bogus assert.
The removed assert seems bogus - it's perfectly legal for the roots of the
vectorized subtrees to be equal even if the original scalar values aren't,
if the original scalars happen to be equivalent.
This fixes PR31599.
Differential Revision: https://reviews.llvm.org/D28539
llvm-svn: 291692
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions