Files
swift-mirror/test/AutoDiff
Ryan Mansfield 57ee779b02 [Test] Fix AutoDiff/SILGen/throw.swift ordering issue
The test was failing in CI with Debug stdlib due to a different
ordering of struct_extract operations. Changed to use CHECK-DAG
for the two independent struct_extract operations that can appear
in either order.

rdar://165265446
2025-11-25 12:00:59 -05:00
..
2025-02-24 15:20:46 -08:00

Differentiable Programming Test Suite

This directory tests differentiable programming in Swift, described in docs/DifferentiableProgramming.md.

Tests are categorized in subdirectories mimicking the directories in test/.