Skip to content

FineModuleTracing/CAS: move the computation of whether fine module trace will be emitted to an early stage. #78337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

nkcsgexi
Copy link
Contributor

CAS needs to determine if an output is needed very early (when computing supplementary outputs) in the pipeline so we can do caching and replays.

Resolves: rdar://141850408

…ace will be emitted to an early stage.

CAS needs to determine if an output is needed very early (when computing supplementary outputs) in the pipeline so we can do caching and replays.

Resolves: rdar://141850408
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

…'t change that the promised file is being emitted
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@cachemeifyoucan cachemeifyoucan left a comment

Choose a reason for hiding this comment

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

So blocklist will create an empty json file? Sounds good to me.

It will be great to create a test for caching build.

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Dec 30, 2024

So blocklist will create an empty json file? Sounds good to me.

that's correct.

It will be great to create a test for caching build.

Mind adding the CAS test from your side Steven? it's not entirely clear to me how to create such a test.

@nkcsgexi nkcsgexi enabled auto-merge December 30, 2024 17:08
@nkcsgexi nkcsgexi disabled auto-merge December 30, 2024 17:08
@nkcsgexi nkcsgexi merged commit eb6933b into swiftlang:main Jan 2, 2025
3 checks passed
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