Files
swift-mirror/test/AutoDiff/compiler_crashers_fixed
Anton Korobeynikov a751b076b6 Fixes inject_enum_addr handling: (#75459)
- Ensure it really accumulates the adjoint buffer
- Handle Optional.none case when there is no value to propagate to

Fixes #75280
2024-07-26 17:04:26 -07:00
..

This directory tests fixed compiler crashers related to differentiable programming in Swift.

lit.local.cfg checks for asserts as a lit available feature, so there is no need to add REQUIRES: asserts to individual test files.