Closed makslevental closed 1 year ago
Ping? Anything else here? @ingomueller-net @nicolasvasilache
@nicolasvasilache @ingomueller-net this is now feature complete with all of the sugar and spice. Would like to merge soon.
Merging to move on to the next step.
This PR adds an
indexing.arange
op that supports literals forstart, stop, step
and runtime values. As well, a canonicalizer is provided that converts the former to the lateral if the runtime values are allarith.constant
s.