Skip to content

Commit 29cc7fb

Browse files
committed
NFC: Remove SWIFT_ENABLE_TENSORFLOW comment.
Remove accidentally upstreamed marker comment.
1 parent 3d26b07 commit 29cc7fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILGen/SILGenPoly.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3905,7 +3905,6 @@ ManagedValue SILGenFunction::getThunkedAutoDiffLinearMap(
39053905
return getThunkedResult();
39063906
}
39073907

3908-
// SWIFT_ENABLE_TENSORFLOW
39093908
SILFunction *SILGenModule::getOrCreateCustomDerivativeThunk(
39103909
SILFunction *customDerivativeFn, SILFunction *originalFn,
39113910
const AutoDiffConfig &config, AutoDiffDerivativeFunctionKind kind) {

0 commit comments

Comments
 (0)