summaryrefslogtreecommitdiff
path: root/mlir/test/Target/Cpp/types.mlir
AgeCommit message (Expand)Author
2024-08-27[mlir] Support emit fp16 and bf16 type to cpp (#105803)Jianjian Guan
2024-06-17[mlir][emitc] Add EmitC index types (#93155)Corentin Ferry
2023-11-17[mlir][emitc] Rename `call` op to `call_opaque` (#72494)Marius Brehler
2022-07-05[mlir:Parser] Don't use strings for the "ugly" form of Attribute/Type syntaxRiver Riddle
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target...River Riddle
2022-02-14[mlir][emitc] Add a pointer typeMarius Brehler
2021-09-15[mlir] Fix printing of EmitC attrs/types with escape charactersSimon Camphausen