-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Update LLVM to 19 327ca6c #130212
Update LLVM to 19 327ca6c #130212
Conversation
|
@bors try |
Update LLVM to 19 327ca6c Fixes rust-lang#129887. r? nikic
☀️ Try build successful - checks-actions |
@bors r+ rollup=never |
☀️ Test successful - checks-actions |
Finished benchmarking commit (16beabe): comparison URL. Overall result: ❌✅ regressions and improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)Results (secondary 3.3%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 757.068s -> 756.642s (-0.06%) |
Beta is currently based on a pre-release version of LLVM 19. This updates to a newer (still pre-release) version, which fixes at least one P-high regression from the LLVM 19 upgrade. |
The changes related to us were generated by Click me
[llvm][CodeGen] Resolve issues when updating live intervals in window scheduler 2651d09ec9c4 [AArch64] Disable SVE paired ld1/st1 for callee-saves. 5e1a55eaa0bb [SLP]Fix PR107036: Check if the type of the user is sizable before requesting its size. 42f18eedc2cf [RemoveDIs] Fix spliceDebugInfo splice-to-end edge case 11e2a1552f92 [AArch64] Remove redundant COPY from loadRegFromStackSlot 52e5a72e9200 [AVR] Fix parsing & emitting relative jumps 830b7ebac09e [DebugInfo][RemoveDIs] Find types hidden in DbgRecords f3da9af3fd26 [IndVars] Check if WideInc available before trying to use it e594b284810c [Instrumentation] Fix EdgeCounts vector size in SetBranchWeights f131edf6fbe8 [RemoveDIs] Simplify spliceDebugInfo, fixing splice-to-end edge case e1be8cf8723e [analyzer] Add missing include <unordered_map> to llvm/lib/Support/Z3Solver.cpp 894ec4e3a1d5 [PowerPC] Fix mask for __st[d/w/h/b]cx builtins ed699666de2d [AMDGPU] Remove one case of vmcnt loop header flushing for GFX12 09cca6b1897d [AMDGPU] GFX12 VMEM loads can write VGPR results out of order 441fb41cb487 [PowerPC] Respect endianness when bitcasting to fp128 45b149d25319 [llvm][CodeGen] Address the issue of multiple resource reservations In window scheduling 54579830d81a [llvm][CodeGen] Fixed max cycle calculation with zero-cost instructions for window scheduler 5a164a28e37f [llvm][CodeGen] Fixed a bug in stall cycle calculation for window scheduler 06d009789f77 [llvm][CodeGen] Added a new restriction for II by pragma in window scheduler 7b86034dcb8c [llvm][CodeGen] Added missing initialization failure information for window scheduler e81188d58202 [AArch64] Make apple-m4 armv8.7-a again (from armv9.2-a). eba1ef5a1b7a [DwarfEhPrepare] Assign dummy debug location for more inserted _Unwind_Resume calls 5f744ee5c770 [MCA][X86] Add missing 512-bit vpscatterqd/vscatterqps schedule data (REAPPLIED) cfe8eb89cbb8 [ConstraintElim] Fix miscompilation caused by PR97974 3ff9d92aae09 [DAGCombiner] Fix ReplaceAllUsesOfValueWith mutation bug in visitFREEZE b6a562d90fa0 [AMDGPU] Disable inline constants for pseudo scalar transcendentals 43b455b2d2e5 [SPARC] Remove assertions in printOperand for inline asm operands 8ea372d8b628 |
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
Fixes #129887.
r? nikic