[SLP]Fix a crash on analysis of the vectorized node.
Need to use advanced check for the same vectorized node to avoid possible compiler crash. We may have 2 similar nodes (vector one and gather) after graph nodes rotation, need to do extra checks for the exact match.
Loading
Please sign in to comment