This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2026-01-02 22:53:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86e708a39b9727cd16632919603beba1e4f11bad
swift-mirror
/
test
/
AutoDiff
/
validation-test
History
Arnold Schwaighofer
abb065a702
Disable AutoDiff/validation-test/modify_accessor.swift on arm64e
...
We fail to sign a pointer and so this test currently fails on arm64e. rdar://136835713
2024-10-01 08:03:49 -07:00
..
Inputs
…
address_only_tangentvector.swift
Mandatory optimizations: constant fold boolean literals before the DefiniteInitialization pass
2024-01-10 16:15:57 +01:00
array.swift
…
class_differentiation.swift
…
control_flow.swift
Mandatory optimizations: constant fold boolean literals before the DefiniteInitialization pass
2024-01-10 16:15:57 +01:00
cross_module_derivative_attr.swift
…
cross_module_differentiation.swift
…
custom_derivatives.swift
android test fixes
2024-05-28 12:59:26 -07:00
derivative_registration.swift
…
differentiable_property.swift
…
differentiable_protocol_requirements.swift
Disable differentiable_protocol_requirements.swift
2023-05-18 11:27:09 -07:00
existential.swift
…
forward_mode_array.swift
…
forward_mode_inout.swift
…
forward_mode_simd.swift
…
forward_mode_simple.swift
[AutoDiff] Generalize handling of semantic result parameters (
#67230
)
2023-08-03 09:33:11 -07:00
function_type_metadata.swift
…
inout_control_flow.swift
…
inout_parameters.swift
[AutoDiff] Generalize handling of semantic result parameters (
#67230
)
2023-08-03 09:33:11 -07:00
issue-58353.swift
…
issue-64257-use-after-free.swift
Fix use after free when pullback is used multiple times. (
#64647
)
2023-03-28 01:36:38 -07:00
lit.local.cfg
…
method.swift
…
modify_accessor.swift
Disable AutoDiff/validation-test/modify_accessor.swift on arm64e
2024-10-01 08:03:49 -07:00
optional_property.swift
…
optional.swift
[AutoDiff] Correctly propagate optional adjoint through
switch_enum
(
#74985
)
2024-07-11 21:48:00 -07:00
property_wrappers.swift
…
reabstraction.swift
…
reflection.swift
…
repeated_calls.swift
…
separate_tangent_type.swift
android test fixes
2024-05-28 12:59:26 -07:00
simple_math.swift
[AutoDiff] Handle materializing adjoints with non-differentiable fields (
#67319
)
2023-09-12 14:22:41 -07:00
simple_model.swift
…
storeborrow.swift
…
subset_parameters_thunk.swift
…
superset_adjoint.swift
…