[Mlir-commits] [mlir] [mlir][SCF] Allow using a custom operation to generate loops with `mlir::tileUsingSCF`. (PR #159660)

Quinn Dawkins llvmlistbot at llvm.org
Fri Sep 19 13:31:01 PDT 2025


https://github.com/qedawkins commented:

Nits/typos. New callbacks make sense, though see the comment about moving scf.for/forall to use the same mechanism and moving the code out of SCF in the future.

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


More information about the Mlir-commits mailing list