Releases: JuliaGPU/GPUCompiler.jl
Releases · JuliaGPU/GPUCompiler.jl
v1.1.0
GPUCompiler v1.1.0
- Validator: it is now permitted to pass fieldless objects to kernels, even if they are mutable (#650). This should make it possible to e.g. pass symbols.
- Metal: fix emission of global constants (#648)
- Compatibility with Julia 1.12 (#651, #656)
Merged pull requests:
- [Metal] Add correct addrspace to global constants (#648) (@tgymnich)
- Validator: Permit all fieldless objects. (#650) (@maleadt)
- Fixes for nightly (#651) (@maleadt)
- Avoid calling specialize_method again for typeinf_type inference (#653) (@wsmoses)
- Bump codecov/codecov-action from 4 to 5 (#654) (@dependabot[bot])
- Updates for Julia 1.12 (#656) (@maleadt)
v1.0.1
v1.0.0
v0.27.8
GPUCompiler v0.27.8
Merged pull requests:
v0.27.7
GPUCompiler v0.27.7
Merged pull requests:
v0.27.6
v0.27.5
GPUCompiler v0.27.5
Merged pull requests:
v0.27.4
GPUCompiler v0.27.4
Merged pull requests:
v0.27.3
GPUCompiler v0.27.3
Merged pull requests:
v0.27.2
GPUCompiler v0.27.2
Merged pull requests: