[all-commits] [llvm/llvm-project] 491110: [mlir][linalg][python] Add named constructor for M...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Aug 15 05:45:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4911100dc6c29271a54a147ca27fb9ba5522299f
      https://github.com/llvm/llvm-project/commit/4911100dc6c29271a54a147ca27fb9ba5522299f
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M mlir/python/mlir/dialects/_structured_transform_ops_ext.py

  Log Message:
  -----------
  [mlir][linalg][python] Add named constructor for MatchOp

This constructor makes it easier to match for ops by their name.

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




More information about the All-commits mailing list