summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/ControlFlowToSCF
AgeCommit message (Expand)Author
2025-07-25[mlir][NFC] update `mlir` create APIs (34/n) (#150660)Maksim Levental
2025-07-22[mlir][NFC] update `Conversion` create APIs (5/n) (#149887)Maksim Levental
2025-07-04[mlir] Remove unused includes (NFC) (#147101)Kazu Hirata
2024-10-25[MLIR] Remove unneeded LLVMDialect.h include in ControlFlowToSCF.cpp (#113560)Thomas Preud'homme
2024-08-28Reapply "[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialect...Christopher Bate
2024-08-20Revert "[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialects...Christopher Bate
2024-08-19[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialects on LLVM...Christopher Bate
2024-02-24[mlir] Use `OpBuilder::createBlock` in op builders and patterns (#82770)Matthias Springer
2023-08-20[mlir][CFGToSCF] Visit subregions in CFGToSCF passIvan Butygin
2023-08-15[mlir][CFGToSCF] Add interface changes for downstream projectsMarkus Böck
2023-08-15[mlir][NFC] Expose the `CFGToSCFInterface` for the `ControlFlowToSCF` passMarkus Böck
2023-08-10[mlir][cf] Add ControlFlow to SCF lifting passMarkus Böck