Files
clang-p2996/mlir/lib/Bindings/Python/IRModule.cpp
Jacques Pienaar d2b9664759 [mlir][py] Fix negative cached value in attribute builder
Previously this was incorrectly assigning py::none to where function was
expected which resulted in failure if one used a non-attribute for
attribute without registered builder.
2022-12-27 21:56:58 -08:00

5.7 KiB