Skip to content

Commit 500df58

Browse files
authored
Bump IREE version pins to 3.2.0rc20250109. (#802)
See #760 for context. We want to stay close to the latest versions while still pinning versions for predictability. Updating version pins is currently a manual process but we plan on automating it in the future. We can decide how noisy we want these dependency updates to be: * new PRs daily or less frequently * do or don't reuse existing PRs * merge ASAP or let them sit for multiple days
1 parent 1e23a74 commit 500df58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-iree-pinned.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Keep these versions synced with SHORTFIN_IREE_GIT_TAG in shortfin/CMakeLists.txt
44
--pre
55
--find-links https://iree.dev/pip-release-links.html
6-
iree-base-compiler==3.1.0rc20250107
7-
iree-base-runtime==3.1.0rc20250107
8-
iree-turbine==3.1.0rc20250107
6+
iree-base-compiler==3.2.0rc20250109
7+
iree-base-runtime==3.2.0rc20250109
8+
iree-turbine==3.2.0rc20250109

0 commit comments

Comments
 (0)