diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-03-14 13:40:15 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-03-14 13:46:07 -0700 |
commit | 605a9f590d91a42ae652c2ab13487b5ad57c58a5 (patch) | |
tree | 8fa25c6bc9a414a701e520a137f4159812b73991 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8413f4d837a96458104f63bab72c751b8285a458 (diff) | |
download | llvm-605a9f590d91a42ae652c2ab13487b5ad57c58a5.zip llvm-605a9f590d91a42ae652c2ab13487b5ad57c58a5.tar.gz llvm-605a9f590d91a42ae652c2ab13487b5ad57c58a5.tar.bz2 |
[SLP]Check if user node is same as other node and check operand order
Need to check if the user node is same as other node and check operand
order to prevent a compiler crash when trying to find matching gather
node with user nodes, having the same last instruction.
Fixes #131195
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions