Skip to content

Commit f1fdd8b

Browse files
authored
Update mlir-python-bindings version (#37)
Bump llvm version to use latest xegpu dialect updates in xegpu matmul example.
1 parent 83485de commit f1fdd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "lighthouse"
33
dynamic = ["version"]
44
requires-python = ">=3.10,<3.13" # Bounds are due to torch-mlir's packaging
55
dependencies = [
6-
"mlir-python-bindings==20251118+99630eb1b"
6+
"mlir-python-bindings==20251209+cdb525d2e"
77
]
88

99
[dependency-groups]

0 commit comments

Comments
 (0)