[all-commits] [llvm/llvm-project] f5c7c0: [mlir] Add C API for IntegerSet

ftynse via All-commits all-commits at lists.llvm.org
Mon Jan 25 11:16:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5c7c031e2493168b3c2cfea3219e2131cc01483
      https://github.com/llvm/llvm-project/commit/f5c7c031e2493168b3c2cfea3219e2131cc01483
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    A mlir/include/mlir-c/IntegerSet.h
    A mlir/include/mlir/CAPI/IntegerSet.h
    M mlir/include/mlir/IR/IntegerSet.h
    M mlir/lib/CAPI/IR/CMakeLists.txt
    A mlir/lib/CAPI/IR/IntegerSet.cpp
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  [mlir] Add C API for IntegerSet

Depends On D95357

Reviewed By: stellaraccident

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




More information about the All-commits mailing list