[all-commits] [llvm/llvm-project] 4cd1b6: [mlir] Add Python bindings for vector dialect

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu May 20 02:02:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cd1b66dffb06695b4eaf725df8c402347e39bf0
      https://github.com/llvm/llvm-project/commit/4cd1b66dffb06695b4eaf725df8c402347e39bf0
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M mlir/python/mlir/dialects/CMakeLists.txt
    A mlir/python/mlir/dialects/VectorOps.td
    A mlir/python/mlir/dialects/vector.py
    A mlir/test/python/dialects/vector.py

  Log Message:
  -----------
  [mlir] Add Python bindings for vector dialect

Also add a minimal test case for vector.print.

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




More information about the All-commits mailing list