[Mlir-commits] [mlir] [MLIR][SCF] Actually use conversion interface in scf-to-cf conversion (PR #154075)
Matthias Springer
llvmlistbot at llvm.org
Tue Aug 19 01:36:57 PDT 2025
matthias-springer wrote:
Another thing you could try to help narrowing down the issue: Set [this variable](https://github.com/llvm/llvm-project/blob/main/mlir/include/mlir/Transforms/DialectConversion.h#L1301) to `Never`. Folding is known to be expensive and cause problems sometimes.
https://github.com/llvm/llvm-project/pull/154075
More information about the Mlir-commits
mailing list