aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/SCFToEmitC
AgeCommit message (Expand)AuthorFilesLines
2024-06-10[mlir][emitc] Remove copy from scf.for lowering (#94898)Gil Rapaport1-18/+10
2023-11-17[mlir][emitc] Rename `call` op to `call_opaque` (#72494)Marius Brehler1-14/+14
2023-10-26[mlir][emitc] Add a structured for operation (#68206)Gil Rapaport1-0/+96
2023-09-28Recommit "Add a structured if operation (#67234)"Gil Rapaport1-0/+70
2023-09-28Revert "Add a structured if operation (#67234)"Gil Rapaport1-70/+0
2023-09-27Add a structured if operation (#67234)Gil Rapaport1-0/+70