Uh oh!
There was an error while loading. Please reload this page.
Rebase LLVM submodule - #98285
Conversation
rust-highfive
commented
Jun 20, 2022
(rust-highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Jun 20, 2022
|
nikic
commented
Jun 20, 2022
r? @cuviper |
cuviper
commented
Jun 21, 2022
@tstellar tells me there will be a 14.0.6 this week, so I suppose we should hold for that. Maybe your additional cherry-pick can sneak in there as well? |
nikic
commented
Jun 21, 2022
I don't think I can force-push rust-lang/llvm-project, so I'd probably keep this branch and merge additional commits if needed. I opened llvm/llvm-project#56150 for the upstream cherry-pick though. |
nikic
commented
Jun 25, 2022
Okay, looks like the 14.0.6 release is a very small one (https://discourse.llvm.org/t/llvm-14-0-6-release/63431), that fixes an AVR regression in clang. I've merged the three new commits. |
cuviper
commented
Jun 25, 2022
@bors r+ rollup=never |
bors
commented
Jun 25, 2022
📌 Commit 6e6b3ea has been approved by |
bors
commented
Jun 27, 2022
bors
commented
Jun 27, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 27, 2022
Finished benchmarking commit (bd2e51a): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesThis benchmark run did not return any relevant results for this metric. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
This was fixed in LLVM which was updated in rust-lang#98285. https://reviews.llvm.org/D127751Fixesrust-lang#96797
Add test for rust-lang#96797 This was fixed in LLVM which was updated in rust-lang#98285. https://reviews.llvm.org/D127751Fixesrust-lang#96797
This was fixed in LLVM which was updated in rust-lang#98285. https://reviews.llvm.org/D127751Fixesrust-lang#96797
Add test for rust-lang#96797 This was fixed in LLVM which was updated in rust-lang#98285. https://reviews.llvm.org/D127751Fixesrust-lang#96797
This is a rebase of our LLVM fork onto LLVM 14.0.5, which is intended to be the last release of the 14.x series. Additionally:
global_asmmerged into other functions by LLVM #96797 (fyi @Amanieu)