[all-commits] [llvm/llvm-project] f223fc: [MLIR][python bindings] Add some AttrBuilder and p...

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Apr 26 15:50:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f223fcf67f00c58f49a759b5d43e82d277a346d7
      https://github.com/llvm/llvm-project/commit/f223fcf67f00c58f49a759b5d43e82d277a346d7
  Author: max <maksim.levental at gmail.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M mlir/python/mlir/dialects/_loop_transform_ops_ext.py
    M mlir/python/mlir/dialects/_pdl_ops_ext.py
    M mlir/python/mlir/dialects/_structured_transform_ops_ext.py
    M mlir/python/mlir/dialects/_transform_ops_ext.py
    M mlir/python/mlir/ir.py

  Log Message:
  -----------
  [MLIR][python bindings] Add some AttrBuilder and port _exts to use them.

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




More information about the All-commits mailing list