summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/SCF/Transforms/ForallToParallel.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (20/n) (#149927)Maksim Levental
2024-06-07[mlir][loops] Add getters for multi dim loop variables in `LoopLikeOpInterfac...srcarroll
2024-06-04[mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)Spenser Bauman