[all-commits] [llvm/llvm-project] f5665a: [mlir][python] Add Operation.verify().
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Tue Dec 29 14:12:41 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5665a24862163e8783ccf3fd2d2cab62d539e93
https://github.com/llvm/llvm-project/commit/f5665a24862163e8783ccf3fd2d2cab62d539e93
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M mlir/lib/Bindings/Python/IRModules.cpp
M mlir/test/Bindings/Python/ir_operation.py
Log Message:
-----------
[mlir][python] Add Operation.verify().
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D93913
More information about the All-commits
mailing list