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

More intrinsics #181

Merged
merged 2 commits into from
Jun 18, 2022
Merged

More intrinsics #181

merged 2 commits into from
Jun 18, 2022

Conversation

GuillaumeGomez
Copy link
Member

Reading the .td format is a bit tricky, so to make my life easier, I decided to use llvm-tblgen directly into my script and then parse its output which is much simpler.

Thanks to this change, we got a lot of new intrinsics generated. Some of them have manual bindings so I'm working on a script to check that. I'll send a PR with it and the removed duplicates once done.

@antoyo antoyo merged commit 302157d into rust-lang:master Jun 18, 2022
@GuillaumeGomez GuillaumeGomez deleted the more-intrinsics branch June 18, 2022 17:21
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