Unverified Commit 8b7e8365 authored by Gil Rapaport's avatar Gil Rapaport Committed by GitHub
Browse files

[mlir][emitc] Remove copy from scf.for lowering (#94898)

Remove the copy into fresh variables done when lowering scf.for into
emitc.for and use the variables carrying the init and iter values as
the loop's results.
parent fe0dee4d
Pipeline #3441 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment