[all-commits] [llvm/llvm-project] 5c3861: [MLIR][python binding] Add OpaqueAttribute to pyth...
ftynse via All-commits
all-commits at lists.llvm.org
Fri Mar 11 01:56:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c3861b2772c518645419667839febd23035e38f
https://github.com/llvm/llvm-project/commit/5c3861b2772c518645419667839febd23035e38f
Author: Yun Long <longy at google.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/test/python/ir/attributes.py
Log Message:
-----------
[MLIR][python binding] Add OpaqueAttribute to python binding.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D120847
More information about the All-commits
mailing list