[all-commits] [llvm/llvm-project] a2aa81: [mlir][python] bind block predecessors and success...

Maksim Levental via All-commits all-commits at lists.llvm.org
Mon Jun 23 16:59:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2aa812a31733f174cc15b1df30a1527f3f3ea9a
      https://github.com/llvm/llvm-project/commit/a2aa812a31733f174cc15b1df30a1527f3f3ea9a
  Author: Maksim Levental <maksim.levental at gmail.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  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/CAPI/ir.c
    M mlir/test/python/ir/blocks.py

  Log Message:
  -----------
  [mlir][python] bind block predecessors and successors (#145116)

bind `block.getSuccessor` and `block.getPredecessors`.



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