[mlir][python] Add FlatSymbolRef attribute.
authorStella Laurenzo <stellaraccident@gmail.com>
Tue, 29 Dec 2020 20:07:57 +0000 (12:07 -0800)
committerStella Laurenzo <stellaraccident@gmail.com>
Tue, 29 Dec 2020 20:24:28 +0000 (12:24 -0800)
commitdf7ddeea668af7b25ee01f282fd8e6b388155103
tree7c26bf8fe2e883bee6fe43dedc5a95bc40c1aa65
parent21a3a0225d84cd35227fc9d4d08234918a54f8d3
[mlir][python] Add FlatSymbolRef attribute.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D93909
mlir/lib/Bindings/Python/IRModules.cpp
mlir/test/Bindings/Python/ir_attributes.py