From 66dd1af035c12f56649a359a07a193300a06abb4 Mon Sep 17 00:00:00 2001 From: Scott Todd Date: Fri, 10 Jan 2025 10:33:17 -0800 Subject: [PATCH] Bump shortfin IREE commit to include fix for Tracy. --- shortfin/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shortfin/CMakeLists.txt b/shortfin/CMakeLists.txt index c6368f2c5..ec3005482 100644 --- a/shortfin/CMakeLists.txt +++ b/shortfin/CMakeLists.txt @@ -49,7 +49,7 @@ add_compile_options("$<$:/utf-8>") # packages must be compatible with the runtime at this source ref. # TODO: switch back to iree-3.2.0rcYYYYMMDD style tag matching Python package # pin after future nightly releases -set(SHORTFIN_IREE_GIT_TAG "9055c9d1f6342a061a6747ef9b385816b96a0a8f") +set(SHORTFIN_IREE_GIT_TAG "039b8b4ba8e57a3c148cd8f73370a973d64df202") # build options