Skip to content

Update the intrinsic checker tool #1258

New issue

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

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

Already on GitHub? # to your account

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 from f845467 to ec8c71f Compare November 21, 2021 18:09
@Amanieu Amanieu force-pushed the update-intrinsic-test branch from 4e2e995 to 3efdc37 Compare November 21, 2021 21:11
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants