diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-10-28 06:37:24 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-10-28 06:59:41 -0700 |
commit | 7152bf3bc805b8d9b1873058ab0a084d7b6079d6 (patch) | |
tree | 6a52caec59e671aff98fa993356f9962064fb787 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce0368eb8417f2d369499bb98b1f0ccbe2219598 (diff) | |
download | llvm-7152bf3bc805b8d9b1873058ab0a084d7b6079d6.zip llvm-7152bf3bc805b8d9b1873058ab0a084d7b6079d6.tar.gz llvm-7152bf3bc805b8d9b1873058ab0a084d7b6079d6.tar.bz2 |
[SLP]Do not create new vector node if scalars fully overlap with the existing one
If the list of scalars vectorized as the part of the same vector node,
no need to generate vector node again, it will be handled as part of
overlapping matching.
Fixes #113810
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions