[all-commits] [llvm/llvm-project] 210c4e: [mlir][bufferization] Fix Python bindings
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon May 23 09:16:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 210c4e7fc887accafbeec9facfc70753e35d2e21
https://github.com/llvm/llvm-project/commit/210c4e7fc887accafbeec9facfc70753e35d2e21
Author: Matthias Springer <springerm at google.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M mlir/python/CMakeLists.txt
M mlir/python/mlir/dialects/_bufferization_ops_ext.py
A mlir/python/mlir/dialects/bufferization.py
M utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
Log Message:
-----------
[mlir][bufferization] Fix Python bindings
Differential Revision: https://reviews.llvm.org/D126179
More information about the All-commits
mailing list