Alexey Bataev f2301be0e8 [SLP]Add a check if the user itself is commutable
If the commutable instruction can be represented as a non-commutable
vector instruction (like add 0, %v can be represented as a part of sub
nodes with operation sub %v, 0), its operands might still be reordered
and this should be accounted when checking for copyables in operands

Fixes #158293
2025-09-15 12:50:03 -07: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
2024-03-19 08:19:45 -07:00