[all-commits] [llvm/llvm-project] 9deb08: [mlir][SMT] C APIs (#135501)

Maksim Levental via All-commits all-commits at lists.llvm.org
Mon Apr 14 12:37:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9deb08a30196b5b3b3883b5c7be8c4251039bde7
      https://github.com/llvm/llvm-project/commit/9deb08a30196b5b3b3883b5c7be8c4251039bde7
  Author: Maksim Levental <maksim.levental at gmail.com>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    A mlir/include/mlir-c/Dialect/SMT.h
    A mlir/include/mlir-c/Target/ExportSMTLIB.h
    M mlir/lib/CAPI/Dialect/CMakeLists.txt
    A mlir/lib/CAPI/Dialect/SMT.cpp
    M mlir/lib/CAPI/Target/CMakeLists.txt
    A mlir/lib/CAPI/Target/ExportSMTLIB.cpp
    M mlir/lib/Target/SMTLIB/CMakeLists.txt
    M mlir/test/CAPI/CMakeLists.txt
    A mlir/test/CAPI/smt.c
    M mlir/test/CMakeLists.txt

  Log Message:
  -----------
  [mlir][SMT] C APIs (#135501)

This PR upstreams/adds the C APIs for SMT dialect (from CIRCT).

---------

Co-authored-by: Bea Healy <beahealy22 at gmail.com>
Co-authored-by: Martin Erhart <maerhart at outlook.com>
Co-authored-by: Mike Urbach <mikeurbach at gmail.com>
Co-authored-by: Will Dietz <will.dietz at sifive.com>
Co-authored-by: fzi-hielscher <hielscher at fzi.de>
Co-authored-by: Fehr Mathieu <mathieu.fehr at gmail.com>
Co-authored-by: Clo91eaf <Clo91eaf at qq.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list