[all-commits] [llvm/llvm-project] 50ad77: [mlir][CAPI] Export mlirValueEqual in C API

Bairen Yi via All-commits all-commits at lists.llvm.org
Wed Jul 7 02:28:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50ad774777d28918c0b705712e59f8e9cd6d8e26
      https://github.com/llvm/llvm-project/commit/50ad774777d28918c0b705712e59f8e9cd6d8e26
  Author: Bairen Yi <yibairen.byron at bytedance.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M mlir/include/mlir-c/IR.h

  Log Message:
  -----------
  [mlir][CAPI] Export mlirValueEqual in C API

Somehow it is not exported in C API.

Reviewed By: ftynse

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




More information about the All-commits mailing list