[all-commits] [llvm/llvm-project] caa159: [mlir][python] Add simple debugging and printing h...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Apr 16 06:49:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caa159f044a05f782701a525d8b0e8f346abbd64
https://github.com/llvm/llvm-project/commit/caa159f044a05f782701a525d8b0e8f346abbd64
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/include/mlir-c/Pass.h
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/Bindings/Python/Pass.cpp
M mlir/lib/Bindings/Python/mlir/ir.py
M mlir/lib/CAPI/IR/IR.cpp
M mlir/lib/CAPI/IR/Pass.cpp
M mlir/test/Bindings/Python/context_managers.py
Log Message:
-----------
[mlir][python] Add simple debugging and printing helpers
Differential Revision: https://reviews.llvm.org/D100643
More information about the All-commits
mailing list