[all-commits] [llvm/llvm-project] 5b303f: [MLIR][python bindings] Reimplement `replace_all_u...

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Apr 26 12:04:57 PDT 2023


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

  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/value.py

  Log Message:
  -----------
  [MLIR][python bindings] Reimplement `replace_all_uses_with` on `PyValue`

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




More information about the All-commits mailing list