[mlir] Change custom syntax of emitc.include op to resemble C
authorSimon Camphausen <simon.camphausen@iml.fraunhofer.de>
Mon, 5 Jul 2021 14:39:28 +0000 (16:39 +0200)
committerMarius Brehler <marius.brehler@iml.fraunhofer.de>
Mon, 5 Jul 2021 14:40:05 +0000 (16:40 +0200)
commit4ff440b0efb0a9dbfd6786d16e6e5d4dfeca2bde
tree0bef53f0946dcdee6f0b1ae9090cf04a612e5d66
parent0724c0e4fb9aa015b3b32ca165d3b926d5bc1aef
[mlir] Change custom syntax of emitc.include op to resemble C

This changes the custom syntax of the emitc.include operation for standard includes.

Reviewed By: marbre

Differential Revision: https://reviews.llvm.org/D105281
mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
mlir/lib/Dialect/EmitC/IR/EmitC.cpp
mlir/test/Dialect/EmitC/ops.mlir