Skip to content

Add missing third_party/printf to iree nested submodules#3953

Merged
AaronStGeorge merged 1 commit intoROCm:mainfrom
zjgarvey:users/zjgarvey/add-printf-submodule
Mar 16, 2026
Merged

Add missing third_party/printf to iree nested submodules#3953
AaronStGeorge merged 1 commit intoROCm:mainfrom
zjgarvey:users/zjgarvey/add-printf-submodule

Conversation

@zjgarvey
Copy link
Contributor

@zjgarvey zjgarvey commented Mar 13, 2026

Summary

🤖 Generated with Claude Code

The printf submodule was missing from the default nested-submodules
list for iree, causing it not to be fetched.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: zjgarvey <zjgarvey@gmail.com>
@zjgarvey zjgarvey marked this pull request as ready for review March 13, 2026 00:29
"third_party/benchmark",
"third_party/llvm-project",
"third_party/torch-mlir",
"third_party/printf",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be going away soon: iree-org/iree#23761

Fine to include for now, but we'll just need to remove it later. WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can pull it out on he next iree/fusilli submodule bump. I'd like to bump soon, and this change is needed, so it would be nice to get it merged.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iree-org/iree#23761 was merged two hours ago. Does that change how you want to proceed here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it's fine, bumps are manual until the build is on by default and I create an auto-bump workflow.

Currently the plan of record is to bump IREE + fusilli in TheRock to top of main fusilli and whatever IREE fusilli is using (bumped nightly to the latest IREE release) on a nightly cadence.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'm fine with this either way then.

@AaronStGeorge AaronStGeorge merged commit 67f5e58 into ROCm:main Mar 16, 2026
98 of 102 checks passed
@github-project-automation github-project-automation bot moved this from TODO to Done in TheRock Triage Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants