Skip to content
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

[SR-12638] Differentiable derived conformances: handle wrapped properties #55082

Closed
dan-zheng opened this issue Apr 21, 2020 · 1 comment
Closed
Assignees

Comments

@dan-zheng
Copy link
Collaborator

Previous ID SR-12638
Radar None
Original Reporter @dan-zheng
Type Sub-task
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s
Labels Sub-task
Assignee @dan-zheng
Priority Medium

md5: ccfcfb191075291b7d29d3994c478ff6

Parent-Task:

  • SR-12637 Wrapped property differentiation

Issue Description:

Differentiable derived conformances should "peer through" property wrappers.

Synthesized TangentVector structs should contain wrapped values' TangentVectors as stored properties, not wrappers' TangentVectors.
Wrapper types should not be required to conform to Differentiable.

See parent issue for an example.

@dan-zheng
Copy link
Collaborator Author

Done in #31173

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
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

No branches or pull requests

1 participant