[all-commits] [llvm/llvm-project] 4ff440: [mlir] Change custom syntax of emitc.include op to...

Simon Camphausen via All-commits all-commits at lists.llvm.org
Mon Jul 5 07:42:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ff440b0efb0a9dbfd6786d16e6e5d4dfeca2bde
      https://github.com/llvm/llvm-project/commit/4ff440b0efb0a9dbfd6786d16e6e5d4dfeca2bde
  Author: Simon Camphausen <simon.camphausen at iml.fraunhofer.de>
  Date:   2021-07-05 (Mon, 05 Jul 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
    M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
    M mlir/test/Dialect/EmitC/ops.mlir

  Log Message:
  -----------
  [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




More information about the All-commits mailing list