aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2022-11-15 12:52:03 -0800
committerAlexey Bataev <a.bataev@outlook.com>2022-11-15 13:40:28 -0800
commit0a33ceee0105c94060c8a6089a2e489a8a7a5cb7 (patch)
tree8629409c38510d185087d0f05432b4368d982be6 /clang/lib/Frontend/FrontendAction.cpp
parent7ffa52dfd12b51201162a317808147865bffd345 (diff)
downloadllvm-0a33ceee0105c94060c8a6089a2e489a8a7a5cb7.zip
llvm-0a33ceee0105c94060c8a6089a2e489a8a7a5cb7.tar.gz
llvm-0a33ceee0105c94060c8a6089a2e489a8a7a5cb7.tar.bz2
[SLP]Fix a crash on analysis of the vectorized node.
Need to use advanced check for the same vectorized node to avoid possible compiler crash. We may have 2 similar nodes (vector one and gather) after graph nodes rotation, need to do extra checks for the exact match.
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions