summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/ControlFlow/Transforms
AgeCommit message (Expand)Author
2025-10-29[mlir][CF] Add structural type conversion patterns (#165629)Matthias Springer
2025-09-02[MLIR][BUG] fix {$VARIABLE} usage in CMakeLists.txt (#156183)x12301450
2025-07-21[mlir][NFC] update `mlir/Dialect` create APIs (16/n) (#149922)Maksim Levental
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2025-05-23[MLIR] Add bufferization state class to OneShotBufferization pass (#141019)Michele Scuttari
2025-05-22Revert "[MLIR] Add bufferization state class to OneShotBufferization pass" (#...Michele Scuttari
2025-05-22[MLIR] Add bufferization state class to OneShotBufferization pass (#138143)Michele Scuttari
2025-04-27[mlir] Use range constructors of *Set (NFC) (#137563)Kazu Hirata
2024-04-19Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)Christian Sigg
2024-03-05Fix remaining build failures with GCC 8.3 (#83266)Thomas Preud'homme
2023-09-19[mlir][IR] Change `MutableArrayRange` to enumerate `OpOperand &` (#66622)Matthias Springer
2023-09-18[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass opt...Martin Erhart
2023-09-14[mlir][bufferization][NFC] Introduce BufferDeallocationOpInterface (#66349)Martin Erhart
2023-09-13Revert "[mlir][bufferization] Remove allow-return-allocs and create-deallocs ...Martin Erhart
2023-09-13Revert "[mlir][bufferization][NFC] Introduce BufferDeallocationOpInterface"Martin Erhart
2023-09-13[mlir][bufferization][NFC] Introduce BufferDeallocationOpInterfaceMartin Erhart
2023-09-13[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass opt...Martin Erhart
2023-08-31[mlir][bufferization] Support unstructured control flowMatthias Springer