Use ArithmeticDag for all `polynomial.eval` lowerings
#1946 · MLIR · ★ 838 · Apache-2.0 · updated 3mo ago
In #1945 we split the process of lowering polynomial.eval into two steps: constructing an ArithemticDag for the lowered eval and materializing the IR in the pass by running a visitor over the DAG. The first step is good because you can unit test the lowered arithmetic DAG outside…
replies in ~6h11/13 outside PRs mergedmaintainer left guidancepoints at a filehas CONTRIBUTING
Cleared 2m ago