Skip to content

Commit 4eaa520

Browse files
authored
Merge pull request #29711 from compnerd/tensorflow-testing
test: loosen the differentiability witness test
2 parents 5f26e93 + 6093b79 commit 4eaa520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AutoDiff/SIL/Serialization/sil_differentiability_witness.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ sil_differentiability_witness hidden [parameters 0 1] [results 0] <τ_0_0 where
161161
// ROUNDTRIP: vjp: @AD__generic__vjp_src_0_wrt_0_1 : $@convention(thin) <τ_0_0 where τ_0_0 : Differentiable> (@in_guaranteed τ_0_0, Float) -> (@out τ_0_0, @owned @callee_guaranteed (@in_guaranteed τ_0_0.TangentVector) -> (@out τ_0_0.TangentVector, Float))
162162
// ROUNDTRIP: }
163163

164-
// IRGEN-LABEL: @AD__generic_PSSRS16_Differentiation14DifferentiableRzl = hidden global { i8*, i8* } {
164+
// IRGEN: @AD__generic_PSSRS{{16_Differentiation|s}}14DifferentiableRzl = hidden global { i8*, i8* } {
165165
// IRGEN-SAME: @AD__generic__jvp_src_0_wrt_0_1
166166
// IRGEN-SAME: @AD__generic__vjp_src_0_wrt_0_1
167167
// IRGEN-SAME: }

0 commit comments

Comments
 (0)