[all-commits] [llvm/llvm-project] 2f367f: [mlir][Linalg] Allow calling named ops when availa...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Mar 29 06:27:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f367f34fdeb1b185f1e39c192a77e19bfa3f16c
      https://github.com/llvm/llvm-project/commit/2f367f34fdeb1b185f1e39c192a77e19bfa3f16c
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    M mlir/lib/Bindings/Python/mlir/dialects/_linalg_ops_ext.py
    M mlir/lib/Bindings/Python/mlir/dialects/linalg/__init__.py
    M mlir/lib/Bindings/Python/mlir/dialects/linalg/opdsl/lang/comprehension.py
    M mlir/lib/Bindings/Python/mlir/dialects/linalg/opdsl/lang/dsl.py
    M mlir/lib/Bindings/Python/mlir/dialects/linalg/opdsl/lang/emitter.py
    M mlir/test/Bindings/Python/dialects/linalg/ops.py

  Log Message:
  -----------
  [mlir][Linalg] Allow calling named ops when available and make it the default.

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




More information about the All-commits mailing list