[SLP][NFC]Walk over entries, not single values.
Better to walk over SLP nodes rather than single values. Matching a value to a node is not a 1-to-1 relation, one value may be part of several nodes and compiler may get wrong node, when trying to map it. Currently there are no such issues detected, but they may appear in future.
parent
54a9f000
Please register or sign in to comment