[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: No rollback during analysis conversion (PR #106414)
Jacques Pienaar
llvmlistbot at llvm.org
Thu Oct 3 09:31:38 PDT 2024
https://github.com/jpienaar approved this pull request.
This looks good given large goal - this does make analysis more conservative I believe (e.g., wouldn't try alternative ways by rolling back and attempting another approach). But as goal is to remove rollback this is a temporary difference.
https://github.com/llvm/llvm-project/pull/106414
More information about the Mlir-commits
mailing list