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

William Moses llvmlistbot at llvm.org
Wed Aug 20 02:43:52 PDT 2025


wsmoses wrote:

okay figured out and fixedthe source of the segfault from our end which is indeed unrelated to this PR (essentially blockargument being added during conversion, outside of pattern infra). This still might be useful to do (will leave that discussion to you guys being more familiar with this part of the code)

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


More information about the Mlir-commits mailing list