[all-commits] [llvm/llvm-project] 4eee9e: Add SymbolRefAttr to python bindings
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Jul 5 18:52:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4eee9ef9768b1335800878b8f0b7aa3e549e41dc
https://github.com/llvm/llvm-project/commit/4eee9ef9768b1335800878b8f0b7aa3e549e41dc
Author: max <maksim.levental at gmail.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M mlir/include/mlir-c/BuiltinAttributes.h
M mlir/lib/Bindings/Python/IRAttributes.cpp
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/CAPI/IR/BuiltinAttributes.cpp
M mlir/python/mlir/ir.py
M mlir/test/python/dialects/ml_program.py
M mlir/test/python/ir/attributes.py
Log Message:
-----------
Add SymbolRefAttr to python bindings
Differential Revision: https://reviews.llvm.org/D154541
More information about the All-commits
mailing list