Skip to content

Add an identity check to non-trivial __eq__ implementations.

Matt Wala requested to merge self-eq-check into master

An identity check in LoopKernel.__eq__ might be useful in conjunction with pytools!4 (merged) (to avoid expensive comparisons for in-memory caching).

Edited by Matt Wala

Merge request reports

Loading