[python] Register ROCDL dialect to python binding (#19424)
diff --git a/compiler/bindings/python/CMakeLists.txt b/compiler/bindings/python/CMakeLists.txt index 9164982..7b4198d 100644 --- a/compiler/bindings/python/CMakeLists.txt +++ b/compiler/bindings/python/CMakeLists.txt
@@ -220,6 +220,7 @@ MLIRPythonSources.Dialects.math MLIRPythonSources.Dialects.memref MLIRPythonSources.Dialects.pdl + MLIRPythonSources.Dialects.rocdl MLIRPythonSources.Dialects.scf MLIRPythonSources.Dialects.shape MLIRPythonSources.Dialects.structured_transform