[Mlir-commits] [mlir] [MLIR][SCF] Add dedicated Python bindings for ForallOp (PR #149416)

Maksim Levental llvmlistbot at llvm.org
Fri Jul 18 06:08:00 PDT 2025


makslevental wrote:

Before we get too far along, I wanted to show there's a better way to do this that's similar to how `scf.for` currently works 

https://github.com/makslevental/mlir-python-extras/blob/main/mlir/extras/dialects/ext/scf.py#L266

I can either upstream those or you can (ie you can take the code and add it to your PR here).

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


More information about the Mlir-commits mailing list