Skip to content

Conversation

kovdan01
Copy link
Contributor

@kovdan01 kovdan01 commented Oct 6, 2025

In 025902f, SILFunction::getSourceFile()
is introduced. This patch makes use of that to avoid duplicating the
logic in static SourceFile &getSourceFile(SILFunction *f) in
lib/SILOptimizer/Differentiation/ADContext.cpp.

… logic

In 025902f, `SILFunction::getSourceFile()`
is introduced. This patch makes use of that to avoid duplicating the
logic in `static SourceFile &getSourceFile(SILFunction *f)` in
lib/SILOptimizer/Differentiation/ADContext.cpp.
@kovdan01 kovdan01 requested a review from asl October 6, 2025 11:48
@kovdan01
Copy link
Contributor Author

kovdan01 commented Oct 6, 2025

Tagging @JaapWijnen

@kovdan01 kovdan01 marked this pull request as ready for review October 6, 2025 11:48
@kovdan01 kovdan01 requested a review from eeckstein as a code owner October 6, 2025 11:48
@kovdan01
Copy link
Contributor Author

kovdan01 commented Oct 6, 2025

@swift-ci please smoke test

@kovdan01 kovdan01 enabled auto-merge (squash) October 6, 2025 15:17
@kovdan01 kovdan01 merged commit b46a095 into swiftlang:main Oct 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants