Skip to content

Bump LLVM_jll in / - #1018

Merged
luraess merged 1 commit into
mainfrom
dependabot/julia/julia-a40f69a4fd
Aug 13, 2026
Merged

Bump LLVM_jll in /#1018
luraess merged 1 commit into
mainfrom
dependabot/julia/julia-a40f69a4fd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on LLVM_jll to permit the latest version.
Updates LLVM_jll to 22.1.8+0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [LLVM_jll](https://github.com/JuliaBinaryWrappers/LLVM_jll.jl) to permit the latest version.

Updates `LLVM_jll` to 22.1.8+0
- [Release notes](https://github.com/JuliaBinaryWrappers/LLVM_jll.jl/releases)
- [Commits](https://github.com/JuliaBinaryWrappers/LLVM_jll.jl/commits)

---
updated-dependencies:
- dependency-name: LLVM_jll
  dependency-version: 22.1.8+0
  dependency-type: direct:production
  dependency-group: julia
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia labels Aug 12, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AMDGPU.jl Benchmarks

Details
Benchmark suite Current: b5b6719 Previous: 107835b Ratio
amdgpu/synchronization/context/device 557.5 ns 570 ns 0.98
amdgpu/synchronization/stream/blocking 232.5 ns 232.5 ns 1
amdgpu/synchronization/stream/nonblocking 312.5 ns 312.5 ns 1
array/accumulate/Float32/1d 80712.25 ns 72928.75 ns 1.11
array/accumulate/Float32/dims=1 268285 ns 274011.5 ns 0.98
array/accumulate/Float32/dims=1L 79254.5 ns 80603.75 ns 0.98
array/accumulate/Float32/dims=2 72237 ns 72406.25 ns 1.00
array/accumulate/Float32/dims=2L 2757510.75 ns 2619120.75 ns 1.05
array/accumulate/Int64/1d 78924.75 ns 78101 ns 1.01
array/accumulate/Int64/dims=1 245544.5 ns 244608.5 ns 1.00
array/accumulate/Int64/dims=1L 84552.25 ns 84101 ns 1.01
array/accumulate/Int64/dims=2 84067.5 ns 84588.75 ns 0.99
array/accumulate/Int64/dims=2L 2894346.25 ns 2889629.75 ns 1.00
array/broadcast 63664.25 ns 71783.5 ns 0.89
array/construct 2172.5 ns 2377.5 ns 0.91
array/copy 37645.5 ns 36920.5 ns 1.02
array/copyto!/cpu_to_gpu 110865.75 ns 111509.25 ns 0.99
array/copyto!/gpu_to_cpu 111025.5 ns 119761.75 ns 0.93
array/copyto!/gpu_to_gpu 59411.75 ns 58873.5 ns 1.01
array/iteration/findall/bool 138162 ns 136914.5 ns 1.01
array/iteration/findall/int 152302 ns 149702 ns 1.02
array/iteration/findfirst/bool 145759.5 ns 146317 ns 1.00
array/iteration/findfirst/int 145119.5 ns 145887 ns 0.99
array/iteration/findmin/1d 111841.75 ns 111241.75 ns 1.01
array/iteration/findmin/2d 107854 ns 106651.5 ns 1.01
array/iteration/logical 251716 ns 248091 ns 1.01
array/iteration/scalar 309669.25 ns 297254.5 ns 1.04
array/permutedims/2d 72269.25 ns 71293.75 ns 1.01
array/permutedims/3d 72051.75 ns 71216.25 ns 1.01
array/permutedims/4d 74509.5 ns 74033.75 ns 1.01
array/random/rand/Float32 46066.25 ns 45263.25 ns 1.02
array/random/rand/Int64 54884 ns 54035.75 ns 1.02
array/random/rand!/Float32 66021.75 ns 65208.5 ns 1.01
array/random/rand!/Int64 73824.5 ns 72901 ns 1.01
array/random/randn/Float32 78114.5 ns 79378.75 ns 0.98
array/random/randn!/Float32 60169 ns 77591.25 ns 0.78
array/reductions/mapreduce/Float32/1d 99328 ns 98351.5 ns 1.01
array/reductions/mapreduce/Float32/dims=1 84705 ns 84211.25 ns 1.01
array/reductions/mapreduce/Float32/dims=1L 836777.25 ns 832869.75 ns 1.00
array/reductions/mapreduce/Float32/dims=2 85377.5 ns 83903.75 ns 1.02
array/reductions/mapreduce/Float32/dims=2L 144944.25 ns 144494.5 ns 1.00
array/reductions/mapreduce/Int64/1d 98744 ns 98056.5 ns 1.01
array/reductions/mapreduce/Int64/dims=1 83598.75 ns 84748.75 ns 0.99
array/reductions/mapreduce/Int64/dims=1L 833531.75 ns 831869.75 ns 1.00
array/reductions/mapreduce/Int64/dims=2 84816 ns 84276.25 ns 1.01
array/reductions/mapreduce/Int64/dims=2L 144412 ns 143602 ns 1.01
array/reductions/reduce/Float32/1d 96761.5 ns 98276.5 ns 0.98
array/reductions/reduce/Float32/dims=1 84253.5 ns 84481.25 ns 1.00
array/reductions/reduce/Float32/dims=1L 831904.25 ns 832337.25 ns 1.00
array/reductions/reduce/Float32/dims=2 85088.5 ns 84158.75 ns 1.01
array/reductions/reduce/Float32/dims=2L 144067 ns 143627.25 ns 1.00
array/reductions/reduce/Int64/1d 95738.75 ns 87486.5 ns 1.09
array/reductions/reduce/Int64/dims=1 83756.25 ns 84263.75 ns 0.99
array/reductions/reduce/Int64/dims=1L 830824.25 ns 833062.25 ns 1.00
array/reductions/reduce/Int64/dims=2 84781 ns 84503.75 ns 1.00
array/reductions/reduce/Int64/dims=2L 144999.5 ns 143529.5 ns 1.01
array/reverse/1d 46495.75 ns 45895.5 ns 1.01
array/reverse/1dL 74411 ns 73621 ns 1.01
array/reverse/1dL_inplace 81238.75 ns 80568.5 ns 1.01
array/reverse/1d_inplace 53265.75 ns 61145.75 ns 0.87
array/reverse/2d 51243.25 ns 50293.25 ns 1.02
array/reverse/2dL 83598.75 ns 83896.25 ns 1.00
array/reverse/2dL_inplace 92606.25 ns 92138.75 ns 1.01
array/reverse/2d_inplace 57255.75 ns 58965.75 ns 0.97
array/sorting/1d 333806.25 ns 333825 ns 1.00
integration/byval/reference 39571 ns 39180 ns 1.01
integration/byval/slices=1 40631 ns 40490 ns 1.00
integration/byval/slices=2 135973 ns 144132 ns 0.94
integration/byval/slices=3 245796 ns 237573 ns 1.03
integration/volumerhs 5010349 ns 5006493 ns 1.00
kernel/indexing 57908.5 ns 47778.25 ns 1.21
kernel/indexing_checked 60098.5 ns 53031 ns 1.13
kernel/launch 1405 ns 1382.5 ns 1.02
kernel/rand 99709 ns 98211.25 ns 1.02
latency/import 1899129069 ns 1899186416 ns 1.00
latency/precompile 38244927272 ns 38241290446 ns 1.00
latency/ttfp 5927118138 ns 5934344620 ns 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@luraess
luraess merged commit c72c1be into main Aug 13, 2026
5 of 6 checks passed
@luraess
luraess deleted the dependabot/julia/julia-a40f69a4fd branch August 13, 2026 07:23
@simeonschaub

Copy link
Copy Markdown
Member

Do we actually need to depend on LLVM_jll? It appears to be never used

@luraess

luraess commented Aug 13, 2026

Copy link
Copy Markdown
Member

see #1019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants