🚀 The feature, motivation and pitch
We typically use OpOverloadPacket in the transforms, while the pattern matcher will require OpOverload to match inside the packet.
We have update some transforms to use .default to satisfy the pattern matcher.
The cleaner way would be to add a pass to dispatch all OpOverloadPacket to its correct type (maybe in canonicalize_gm)
Alternatives
No response
Additional context
No response
Before submitting a new issue...