Skip to content

Commit ccefc12

Browse files
committed
[llvm][python] Bump llvm/mlir python bindings
Among others, fetches transform dialect python binding fixes and XeGPU additions.
1 parent ba8aa78 commit ccefc12

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==20251105+4c2a9c4ba",
6+
"mlir-python-bindings==20251117+9036e2359",
77
]
88

99
[project.optional-dependencies]

0 commit comments

Comments
 (0)