[mlir][python] Use a named object
Currently, the object would be immediately destroyed after creation. Found by ClangTidy bugprone-unused-raii.
parent
2648e2d5
Please register or sign in to comment
Currently, the object would be immediately destroyed after creation. Found by ClangTidy bugprone-unused-raii.