[flang-commits] [flang] [mlir] [mlir][IR] Add rewriter API for moving operations (PR #78988)
Matthias Springer via flang-commits
flang-commits at lists.llvm.org
Thu Jan 25 01:26:12 PST 2024
matthias-springer wrote:
> Please check the pre-merge! Also are you following up with the DialectConversion support?
I did not have any immediate plans to look at the dialect conversion. It looks like a non-trivial change to implement the rollback logic etc. and I'm not that familiar with the dialect conversion overall. Maybe as a next side project when I'm happy with the greedy rewriter driver, listeners, etc...
https://github.com/llvm/llvm-project/pull/78988
More information about the flang-commits
mailing list