Skip to content
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

Update the intrinsic checker tool #1258

Merged
merged 11 commits into from
Dec 4, 2021

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Nov 21, 2021

This PR does several things:

  • The intrinsics are now checked against Clang 13, which matches the version of LLVM currently used by rustc.
  • The intrinsic checker is extended to also check 32-bit ARM intrinsics.
  • missing_arm.txt and missing_aarch64.txt are updated to list all missing intrinsics from Clang & stdarch.

cc @JamieCunliffe @SparrowLii

@rust-highfive
Copy link

@Amanieu: no appropriate reviewer found, use r? to override

@Amanieu Amanieu force-pushed the update-intrinsic-test branch 3 times, most recently from 82b3a39 to c4960aa Compare November 30, 2021 02:50
@Amanieu Amanieu merged commit 27c2aed into rust-lang:master Dec 4, 2021
@Amanieu Amanieu deleted the update-intrinsic-test branch December 4, 2021 13:03
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.

2 participants