Skip to content

[AutoDiff] Add REQUIRES: CPU=x86_64 to IRGen test. #31022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

dan-zheng
Copy link
Contributor

@dan-zheng dan-zheng commented Apr 14, 2020

This should address an arm64e test failure:
https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-device-non_executable/54/console

/Users/buildnode/jenkins/workspace/oss-swift_tools-RA_stdlib-DA_test-device-non_executable/swift/test/AutoDiff/IRGen/witness_table_differentiable_requirements.sil:77:16: error: CHECK-SAME: expected string not found in input
22:30:25 // CHECK-SAME: i8* bitcast (float (float, %T41witness_table_differentiable_requirements25DifferentiableConformanceV*, %swift.type*, i8**)* @"$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementA2aDP1fyS2fFTW" to i8*),
22:30:25                ^
22:30:25 <stdin>:39:288: note: scanning from here
22:30:25 @"$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementAAWP" = hidden constant [4 x i8*] [i8* bitcast (%swift.protocol_conformance_descriptor* @"$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementAAMc" to i8*), i8* bitcast ({ i8*, i32, i64, i64 }* @"$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementA2aDP1fyS2fFTW.ptrauth" to i8*), i8* bitcast ({ i8*, i32, i64, i64 }* @"AD__$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementA2aDP1fyS2fFTW_jvp_SU.ptrauth" to i8*), i8* bitcast ({ i8*, i32, i64, i64 }* @"AD__$s41witness_table_differentiable_requirements25DifferentiableConformanceVAA0E11RequirementA2aDP1fyS2fFTW_vjp_SU.ptrauth" to i8*)], align 8
22:30:25        

@dan-zheng dan-zheng requested a review from marcrasi April 14, 2020 20:02
@dan-zheng
Copy link
Contributor Author

@swift-ci Please test

@shahmishal shahmishal merged commit 0eb9180 into master Apr 14, 2020
@shahmishal shahmishal deleted the autodiff-testing branch April 14, 2020 21:36
@shahmishal
Copy link
Member

Merged to unblock CI.

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 3198436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants