We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 758f6e0 + 9dae127 commit 8f3d2b2Copy full SHA for 8f3d2b2
test/AutoDiff/SILGen/differentiable_function.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -emit-silgen -enable-experimental-differentiable-programming %s | %FileCheck %s
2
+// REQUIRES: differentiable_programming
3
4
// Test SILGen for `@differentiable` function typed values.
5
0 commit comments