Skip to content

[dslx-stitch-pipeline] Refactor the dslx-stitch-pipeline code and support emission of the .unopt.ir file and .opt.ir files#695

Open
cdleary wants to merge 1 commit intomainfrom
cdleary/2025-12-13-refactor-stitch
Open

[dslx-stitch-pipeline] Refactor the dslx-stitch-pipeline code and support emission of the .unopt.ir file and .opt.ir files#695
cdleary wants to merge 1 commit intomainfrom
cdleary/2025-12-13-refactor-stitch

Conversation

@cdleary
Copy link
Contributor

@cdleary cdleary commented Dec 17, 2025

Note there is just a single file for unopt and multiple files for opt but we put both of them in a tarball for symmetry.

Copy link
Contributor

@meheff meheff left a comment

Choose a reason for hiding this comment

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

Nice!

@@ -0,0 +1,215 @@
// SPDX-License-Identifier: Apache-2.0
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume this name discovery is robust enough, but one alternative if it is shaky is to include a manifest in the tgz file with the stage function names and files.

@cdleary cdleary force-pushed the cdleary/2025-12-13-refactor-stitch branch 2 times, most recently from f8e3147 to fecdc5b Compare December 17, 2025 18:04
@cdleary cdleary force-pushed the cdleary/2025-12-13-refactor-stitch branch from fecdc5b to 3e7db99 Compare December 18, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants