Unverified Commit 1ca6b447 authored by Ivan Butygin's avatar Ivan Butygin Committed by GitHub
Browse files

[mlir][scf] `scf.while` uplifting: optimize op matching (#88813)

Instead of iterating over potential induction var uses looking for
suitable `arith.addi`, try to trace it back from yield argument.
parent 61717c1a
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