diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 06:20:34 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 06:23:44 -0700 |
commit | af28c9c65a23806a09d7929792df5ed2e9bdf946 (patch) | |
tree | 7b1073352854bd3114e79a45db21e845a870071f /clang/lib/Frontend/CompilerInstance.cpp | |
parent | d3153ad66c539ad146062b6e65741901e5b5e1cc (diff) | |
download | llvm-af28c9c65a23806a09d7929792df5ed2e9bdf946.zip llvm-af28c9c65a23806a09d7929792df5ed2e9bdf946.tar.gz llvm-af28c9c65a23806a09d7929792df5ed2e9bdf946.tar.bz2 |
[SLP]Do not reorder split node operand with reuses, if not possible
Need to check if the operand node of the split vectorize node has reuses
and check if it is possible to build the order for this node to reorder
it correctly.
Fixes #135912
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions