diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-04-29 06:51:11 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-04-29 06:51:11 -0700 |
commit | 040b5a1255dba79f6e6819ac4864256127f810a0 (patch) | |
tree | 3f6ea55ec2a18c1a886bd40facca075a4da9db59 /lldb/packages/Python/lldbsuite/test/bench.py | |
parent | 86b9a4f892b9fc6cf5929f33a529570acd7abc71 (diff) | |
download | llvm-040b5a1255dba79f6e6819ac4864256127f810a0.zip llvm-040b5a1255dba79f6e6819ac4864256127f810a0.tar.gz llvm-040b5a1255dba79f6e6819ac4864256127f810a0.tar.bz2 |
[SLP]Fix PR90211: vectorized node must match completely to be reused.
If the gather node matches the vectorized node, it must also match with
the scalars completely. Otherwise, need to revectorize the gather node
to generate correct code.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions