Skip to content

Issues: apple/swift

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SR-14042] Fix differentiable function reabstraction and re-enable tests bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56433 opened Jan 13, 2021 by dan-zheng
[SR-14007] swift foo.swift interpreter mode crashes on macOS bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56400 opened Dec 30, 2020 by dan-zheng
[SR-14004] differentiable_function_extract SIL verification error related to cross-module inlining AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56397 opened Dec 29, 2020 by dan-zheng
[SR-13903] Make ApplyInst a MultipleValueInstruction compiler The Swift compiler in itself good first issue Good for newcomers improvement SILOptimizer Area → compiler: SIL optimization passes
#56301 opened Nov 27, 2020 by dan-zheng
[SR-13517] Forward-mode differentiation crash: apply with non-active indirect results bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55953 opened Sep 8, 2020 by dan-zheng
[SR-13440] SILGen crash for ?? nil coalescing derivative registration AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types nil-coalescing operator Feature → operators: The nil-coalescing operator `??` operators Feature: operators SILGen Area → compiler: The SIL generation stage swift 6.0
#55882 opened Aug 24, 2020 by dan-zheng
[SR-13384] SILGen crash due to duplicate @_silgen_name attributes with the same name bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#55824 opened Aug 12, 2020 by dan-zheng
[SR-13348] SILGen crash involving optionals and @differentiable function reabstraction AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#55788 opened Aug 4, 2020 by dan-zheng
[SR-13333] Control flow differentiation crash for bb argument with loadable type, address-only tangent type AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#55773 opened Jul 31, 2020 by dan-zheng
[SR-13310] Unexpected "class member is not '@differentiable'" diagnostic AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55750 opened Jul 28, 2020 by dan-zheng
[SR-13224] Improve diagnostic: "cannot differentiate functions that have not been marked '@differentiable' and that are defined in other files" AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55664 opened Jul 15, 2020 by dan-zheng
[SR-13186] swift invocation crashes after integrated REPL was removed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#55626 opened Jul 9, 2020 by dan-zheng
[SR-13149] @derivative and @transpose type-checking diagnostic improvements AutoDiff compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#55596 opened Jul 6, 2020 by dan-zheng
[SR-13134] Unexpected non-differentiable property access diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55580 opened Jul 1, 2020 by dan-zheng
[SR-13096] Fix autodiff typing rules for class-typed function parameters AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55542 opened Jun 26, 2020 by dan-zheng
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.