[TableGen] TreePatternNode::isIsomorphicTo - early out for matching leafs. NFCI.
If the leafs are the same then no need to perform DefInit matching.
Loading
Please sign in to comment
If the leafs are the same then no need to perform DefInit matching.