- Notifications
You must be signed in to change notification settings - Fork80
Simplify intrinsics generation tool and regenerate intrinsics list#580
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Conversation
Interestingly enough, a lot of intrinsics used by rustc are not listed in |
Should we close this PR and the corresponding issue, then? |
Likely not. I think we need to list intrinsics that should be generated manually because they're used by rust but not listed by LLVM. Maybe@bjorn3 got some new info about this situation (I suppose not but who knows?). |
20f95b5
to421e289
Compare421e289
to05a5626
Compare43b9588
to05a5626
Compare
Fixes#575.