[all-commits] [llvm/llvm-project] 9bcf13: [mlir] Introduce C API for the Quantization dialec...

ftynse via All-commits all-commits at lists.llvm.org
Wed Jan 5 07:20:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bcf13bf3e634bac281fbd981e0026ea988a230e
      https://github.com/llvm/llvm-project/commit/9bcf13bf3e634bac281fbd981e0026ea988a230e
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    A mlir/include/mlir-c/Dialect/Quant.h
    M mlir/lib/CAPI/Dialect/CMakeLists.txt
    A mlir/lib/CAPI/Dialect/Quant.cpp
    M mlir/test/CAPI/CMakeLists.txt
    A mlir/test/CAPI/quant.c
    M mlir/test/CMakeLists.txt
    M mlir/test/lit.cfg.py
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir] Introduce C API for the Quantization dialect types

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list