[all-commits] [llvm/llvm-project] 73140d: [mlir] expose transform dialect symbol merge to py...

ftynse via All-commits all-commits at lists.llvm.org
Wed Apr 17 06:02:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73140daebbf522dbb14dc4b2f3c67dc0aa1a62dd
      https://github.com/llvm/llvm-project/commit/73140daebbf522dbb14dc4b2f3c67dc0aa1a62dd
  Author: Oleksandr "Alex" Zinenko <zinenko at google.com>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M mlir/include/mlir-c/Dialect/Transform/Interpreter.h
    M mlir/lib/Bindings/Python/TransformInterpreter.cpp
    M mlir/lib/CAPI/Dialect/TransformInterpreter.cpp
    M mlir/python/mlir/dialects/transform/interpreter/__init__.py
    M mlir/test/python/dialects/transform_interpreter.py

  Log Message:
  -----------
  [mlir] expose transform dialect symbol merge to python (#87690)

This functionality is available in C++, make it available in Python
directly to operate on transform modules.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list