Skip to content

llvm-wrapper: address removal of a header #117674

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

Closed

Conversation

durin42
Copy link
Contributor

@durin42 durin42 commented Nov 7, 2023

The good news is that it was just giving us a function from another header, which appears to have been around for a very long time (LLVM 10) so no ifdefs or anything required.

@rustbot label: +llvm-main

The good news is that it was just giving us a function from another
header, which appears to have been around for a very long time (LLVM 10)
so no ifdefs or anything required.

@rustbot label: +llvm-main
@rustbot
Copy link
Collaborator

rustbot commented Nov 7, 2023

r? @cuviper

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) labels Nov 7, 2023
@durin42
Copy link
Contributor Author

durin42 commented Nov 7, 2023

#117675 does this better.

@durin42 durin42 closed this Nov 7, 2023
@durin42 durin42 deleted the llvm-header-vectorizer-removal branch April 12, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants