Add an identity check to non-trivial __eq__ implementations.
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
An identity check in LoopKernel.__eq__
might be useful in conjunction with
pytools!4 (merged) (to avoid expensive comparisons for in-memory caching).