summaryrefslogtreecommitdiff
path: root/mlir/test/Target/Cpp/stdops.mlir
AgeCommit message (Expand)Author
2024-03-18TranslateToCpp: Emit floating point literals with suffix (#85392)Matthias Gehre
2024-03-08[mlir][emitc] Arith to EmitC conversion: constants (#83798)Tina Jung
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Pass/Target...River Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-09-02[mlir] Add Cpp emitterMarius Brehler