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-11853] [AutoDiff] [SILGen] Support application of derivatives/transposes that throw. #54259

Open
rxwei opened this issue Nov 25, 2019 · 1 comment
Labels
AutoDiff compiler The Swift compiler in itself new feature

Comments

@rxwei
Copy link
Member

rxwei commented Nov 25, 2019

Previous ID SR-11853
Radar rdar://problem/57549484
Original Reporter @rxwei
Type New Feature
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, AutoDiff
Assignee None
Priority Medium

md5: c3ee583c9394c6c8cc16ca417aa5194d

Issue Description:

Add support for lowering Builtin.applyDerivative (used to be Builtin.autodiffApply) and Builtin.applyTranspose when the @differentiable/@differentiable(linear) function is throwing.

@beccadax
Copy link
Contributor

beccadax commented Dec 2, 2019

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoDiff compiler The Swift compiler in itself new feature
Projects
None yet
Development

No branches or pull requests

2 participants