Alexey Bataev 7d5659083c [SLP]Do not create copyable node, if parent node is non-schedulable and has a use in binop.
If the parent node is non-schedulable (only externally used instructions), and at least one instruction has multiple uses and used in the binop, such copyable node should be created. Otherwise, it may contain wrong def-use chain model, which cannot be effective detected.

Fixes #166035
2025-11-03 08:00:22 -08:00
..
2025-02-04 19:09:57 -05:00
2025-02-04 19:09:57 -05:00
2025-02-04 19:09:57 -05:00