[all-commits] [llvm/llvm-project] 8dca95: [mlir] Apply py::module_local() to a few more clas...
Sean Silva via All-commits
all-commits at lists.llvm.org
Tue Sep 14 15:26:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dca953dd39c0cd8c80decbeb38753f58a4de580
https://github.com/llvm/llvm-project/commit/8dca953dd39c0cd8c80decbeb38753f58a4de580
Author: Sean Silva <silvasean at google.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M mlir/lib/Bindings/Python/DialectSparseTensor.cpp
M mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Bindings/Python/PybindUtils.h
Log Message:
-----------
[mlir] Apply py::module_local() to a few more classes.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D109776
More information about the All-commits
mailing list