-
Notifications
You must be signed in to change notification settings - Fork 13.3k
llvm-wrapper: adapt for LLVM API change #100627
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
Conversation
r? @cuviper (rust-highfive has picked a reviewer for you, use r? to override) |
r? @nikic |
No functional changes intended. LLVM commit llvm/llvm-project@633f566 removed `createWriteThinLTOBitcodePass`. This adapts PassWrapper similarly to the example mentioned upstream: llvm/llvm-project@633f566.
1b80054
to
7cba1f9
Compare
r? @cuviper |
Thanks! Blocking rollups so we can see the perf effect, if any. @bors r+ rollup=never |
☀️ Test successful - checks-actions |
Finished benchmarking commit (39a9b88): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
No functional changes intended.
LLVM commit llvm/llvm-project@633f566 removed
createWriteThinLTOBitcodePass
.This adapts PassWrapper similarly to the example mentioned upstream: llvm/llvm-project@853b57f.
Detected via our experimental rust + llvm @ head bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/12768#0182a6be-ed6e-4dc6-a230-7a46f9d3a2c2/205-537