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

William Moses llvmlistbot at llvm.org
Mon Aug 18 06:40:58 PDT 2025


wsmoses wrote:

To be clear I didn't confirm that these patches resolve the segfault I am seeing, but considering there is already illegal (and misnamed) use of rewriters in a conversion pattern, I figure it would be a good first place to start.

Patching in LLVM to do an integration test unfortunately requires me to rebase xla and a bunch of other big deps to a specific llvm which might be hard -- but I'll try to work it in and test shortly.

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


More information about the Mlir-commits mailing list