Skip to content

Commit

Permalink
[python] Register ROCDL dialect to python binding (#19424)
Browse files Browse the repository at this point in the history
  • Loading branch information
raikonenfnu authored Dec 9, 2024
1 parent 7dd6fa6 commit 3195925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/bindings/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ set(_SOURCE_COMPONENTS
MLIRPythonSources.Dialects.math
MLIRPythonSources.Dialects.memref
MLIRPythonSources.Dialects.pdl
MLIRPythonSources.Dialects.rocdl
MLIRPythonSources.Dialects.scf
MLIRPythonSources.Dialects.shape
MLIRPythonSources.Dialects.structured_transform
Expand Down

0 comments on commit 3195925

Please sign in to comment.