[all-commits] [llvm/llvm-project] 55d2ff: [mlir][python]Python Bindings for select edit oper...

Sandeep Dasgupta via All-commits all-commits at lists.llvm.org
Wed Jun 5 15:11:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55d2fffdae5531759569e4ea8985c3de2e96bcc1
      https://github.com/llvm/llvm-project/commit/55d2fffdae5531759569e4ea8985c3de2e96bcc1
  Author: Sandeep Dasgupta <sdasgup at google.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/python/ir/blocks.py

  Log Message:
  -----------
  [mlir][python]Python Bindings for select edit operations on Block arguments (#94305)

The PR implements MLIR Python Bindings for a few simple edit operations
on Block arguments, namely, `add_argument`, `erase_argument`, and
`erase_arguments`.



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