diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-12-01 10:01:56 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-12-02 09:18:25 -0800 |
commit | 8ceccbd321319434450717ac1917cdca174ff6eb (patch) | |
tree | 205ffc6a8437e07af1a5505d61dc05a2ea5baac6 /llvm/lib/Support/StringRef.cpp | |
parent | b8f1ccb0acf8dccdd3fb706465ec958763987bee (diff) | |
download | llvm-8ceccbd321319434450717ac1917cdca174ff6eb.zip llvm-8ceccbd321319434450717ac1917cdca174ff6eb.tar.gz llvm-8ceccbd321319434450717ac1917cdca174ff6eb.tar.bz2 |
[SLP]Outline and fix code for finding common insertelement vectors.
Need to outline the code for finding common vectors in insertelement
instructions into a separate function for future patches. It also
improves the process by adding some extra checks for early exit and
fixes a bug where it always finds the match because of erroneous compare
of the same values.
Differential Revision: https://reviews.llvm.org/D114909
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions