[all-commits] [llvm/llvm-project] 76753a: Add FunctionType to MLIR C and Python bindings.

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Mon Sep 28 09:57:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76753a597b5d9bf4addf19399ae30c4b3870a4a6
      https://github.com/llvm/llvm-project/commit/76753a597b5d9bf4addf19399ae30c4b3870a4a6
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M mlir/include/mlir-c/StandardTypes.h
    M mlir/lib/Bindings/Python/IRModules.cpp
    M mlir/lib/CAPI/IR/StandardTypes.cpp
    M mlir/test/Bindings/Python/ir_types.py
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  Add FunctionType to MLIR C and Python bindings.

Differential Revision: https://reviews.llvm.org/D88416




More information about the All-commits mailing list