aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/SourceManagerTest.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-12-06 09:17:51 -0800
committerAlexey Bataev <a.bataev@outlook.com>2023-12-06 10:15:01 -0800
commit0e1a9e3084cd8dffa5d4f2cf6eabf9e7721e1cdd (patch)
treecf9c24bffdd95565a7f6b955fdc3a592beeaf7f6 /clang/unittests/Basic/SourceManagerTest.cpp
parent9bad6cb7fc571821bfacc8926a8a7f5d147ce540 (diff)
downloadllvm-0e1a9e3084cd8dffa5d4f2cf6eabf9e7721e1cdd.zip
llvm-0e1a9e3084cd8dffa5d4f2cf6eabf9e7721e1cdd.tar.gz
llvm-0e1a9e3084cd8dffa5d4f2cf6eabf9e7721e1cdd.tar.bz2
[SLP]Fix PR74607: Fix dependency between buildvector nodes with user
nodes, having same last instruction. If the user nodes has the same last-instruction, used as insert points for the buildvector nodes, finding the proper dependency is crucial. Before, it depended on the indices of the buildvectors themselves but looks like it should depend on indices of the user nodes, because it identifies the vectorization order and, thus, properly aligns buildvector nodes in terms of def-use chain.
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions