You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Context:** I need to be able to register equivalence from plxpr
transforms to MLIR transforms. There is this piece of code that does
that, but it is not a function.
**Description of the Change:** Outline that piece of code into its own
function.
**Benefits:** I can register the equivalence from plxpr transforms to
MLIR transforms.
**Possible Drawbacks:** None
**Related GitHub Issues:** Fixes#1703
0 commit comments