[Mlir-commits] [mlir] [MLIR][SCF] Actually use conversion interface in scf-to-cf conversion (PR #154075)

Matthias Springer llvmlistbot at llvm.org
Mon Aug 18 06:58:04 PDT 2025


matthias-springer wrote:

> I figure it would be a good first place to start.

It's a good start. But I think using the walk-pattern driver instead of a dialect conversion for this pass would be even better here.


https://github.com/llvm/llvm-project/pull/154075


More information about the Mlir-commits mailing list