Skip to content

Add an identity check to LoopKernel.__eq__

Matt Wala requested to merge kernel-identity-check into master

This is going to make pytools!4 (merged) more useful, by (potentially) avoiding expensive checks for the in-memory cache.

Edited by Matt Wala

Merge request reports