[all-commits] [llvm/llvm-project] 96fbd5: [MLIR] [Python] Add `owner` to `mlir.ir.Block`

John Demme via All-commits all-commits at lists.llvm.org
Thu Aug 19 00:13:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96fbd5cd5e442bd01172d0d4491a2ef19876621f
      https://github.com/llvm/llvm-project/commit/96fbd5cd5e442bd01172d0d4491a2ef19876621f
  Author: John Demme <john.demme at microsoft.com>
  Date:   2021-08-19 (Thu, 19 Aug 2021)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp

  Log Message:
  -----------
  [MLIR] [Python] Add `owner` to `mlir.ir.Block`

Provides a way for python users to access the owning Operation from a Block.




More information about the All-commits mailing list