diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-05-09 13:06:30 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-05-09 13:07:59 -0700 |
commit | cce80bd8b74d54deb82b1b6ae0cbec1ab53c1dbb (patch) | |
tree | 16573d963d8e40370ea81cd9bc76d00c7b7d17b2 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 72831a592edf1bdcca15354181867079a17d4f76 (diff) | |
download | llvm-cce80bd8b74d54deb82b1b6ae0cbec1ab53c1dbb.zip llvm-cce80bd8b74d54deb82b1b6ae0cbec1ab53c1dbb.tar.gz llvm-cce80bd8b74d54deb82b1b6ae0cbec1ab53c1dbb.tar.bz2 |
[SLP]Adjust assertion check for scalars in several insertelements.
If the same scalar is inserted several times into the same buildvector,
the mask index can be used already. In this case need to check, that
this scalar is already part of the vectorized buildvector.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions