GB5976

Graph-Break Type

Short name describing what triggered the graph break

Data pointer comparison

Context

Values or code snippet captured at the break point

richcompare_impl {self} {op} {other}

Explanation

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

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry