diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-09-18 06:20:43 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-09-18 12:11:33 -0700 |
commit | 8c41859a21a4d0cfda164cc58f4a5336dbcd30d1 (patch) | |
tree | 3c76c0cbdcd17974d45b929270fea758953138bb /llvm/lib/Support/CommandLine.cpp | |
parent | 3e0c58be49c81931daf285c0973db5fb763e51e4 (diff) | |
download | llvm-8c41859a21a4d0cfda164cc58f4a5336dbcd30d1.zip llvm-8c41859a21a4d0cfda164cc58f4a5336dbcd30d1.tar.gz llvm-8c41859a21a4d0cfda164cc58f4a5336dbcd30d1.tar.bz2 |
[SLP]Clear the operands deps of non-schedulable nodes, if previously all operands were copyable
If all operands of the non-schedulable nodes were previously only
copyables, need to clear the dependencies of the original schedule data
for such copyable operands and recalculate them to correctly handle
number of dependecies.
Fixes #159406
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions