Skip to content

Commit 3719c01

Browse files
authored
[python] Register affine dialect python bindings. (#20196)
For `affine.apply` Signed-off-by: Ivan Butygin <[email protected]>
1 parent 0093394 commit 3719c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/bindings/python/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ set(_SOURCE_COMPONENTS
210210
MLIRPythonSources.Core
211211

212212
# Core dialects.
213+
MLIRPythonSources.Dialects.affine
213214
MLIRPythonSources.Dialects.amdgpu
214215
MLIRPythonSources.Dialects.arith
215216
MLIRPythonSources.Dialects.builtin

0 commit comments

Comments
 (0)