[all-commits] [llvm/llvm-project] ad381e: [mlir] Provide minimal Python bindings for the mat...

ftynse via All-commits all-commits at lists.llvm.org
Fri Jun 11 04:21:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad381e39a52604ba07e1e027e7bdec1c287d9089
      https://github.com/llvm/llvm-project/commit/ad381e39a52604ba07e1e027e7bdec1c287d9089
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M mlir/python/mlir/dialects/CMakeLists.txt
    A mlir/python/mlir/dialects/MathOps.td
    A mlir/python/mlir/dialects/math.py
    A mlir/test/python/dialects/math.py

  Log Message:
  -----------
  [mlir] Provide minimal Python bindings for the math dialect

Reviewed By: ulysseB

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




More information about the All-commits mailing list