Short name describing what triggered the graph break
Data pointer comparison
Values or code snippet captured at the break point
richcompare_impl {self} {op} {other}
Explanation of why the graph break was triggered
Dynamo can only trace data pointer comparisons when it can prove both operands have the same data pointer.
Hints on how to resolve the graph break
No hints provided.