[SLP]Do not convert inversed cmp nodes, if they reordered/reused
If the cmp node with inversed compares must be reordered/shuffled with
the reuses, disable transformation for such nodes for now, they require
some special processing.
Fixes https://github.com/llvm/llvm-project/pull/181580#issuecomment-3933026221