Skip to content

Releases: JuliaGPU/GPUCompiler.jl

v0.13.12

18 Feb 09:28
f423f1a
Compare
Choose a tag to compare

GPUCompiler v0.13.12

Diff since v0.13.11

Closed issues:

  • LLVM error on julia-debug (#284)
  • Possibly a minor bug spotted? (#286)

Merged pull requests:

  • Update manifest (#278) (@github-actions[bot])
  • Implement NVVMReflect in Julia. (#280) (@maleadt)
  • Add code_typed(::InvalidIRError) etc. (#281) (@tkf)
  • Update manifest (#283) (@github-actions[bot])
  • Don't have LLVM clone metadata when cloning functions. (#285) (@maleadt)
  • Clone with local changes in more places. (#289) (@maleadt)
  • Fix and test split_kwargs. (#290) (@maleadt)
  • Link the runtime when specific intrinsics occur. (#291) (@maleadt)

v0.13.11

21 Jan 14:27
45e28f6
Compare
Choose a tag to compare

GPUCompiler v0.13.11

Diff since v0.13.10

Closed issues:

  • Why does the logger override the global logger? (#271)

Merged pull requests:

  • Update manifest (#273) (@github-actions[bot])
  • Update manifest (#274) (@github-actions[bot])
  • Don't separately optimize byval-lowered code. (#276) (@maleadt)
  • Clean-up LLVM for SPIR-V before mcgen. (#277) (@maleadt)

v0.13.10

13 Dec 15:12
3e9b441
Compare
Choose a tag to compare

GPUCompiler v0.13.10

Diff since v0.13.9

Merged pull requests:

  • Support the new have_fma intrinsic on Julia 1.8. (#270) (@maleadt)

v0.13.9

09 Dec 08:52
b02de57
Compare
Choose a tag to compare

GPUCompiler v0.13.9

Diff since v0.13.8

Merged pull requests:

v0.13.8

22 Nov 15:27
Compare
Choose a tag to compare

GPUCompiler v0.13.8

Diff since v0.13.7

Closed issues:

  • Inductive range check elimination pass (#256)

Merged pull requests:

  • Pass the native interpreter to Cthulhu. (#258) (@maleadt)
  • Add additional optimization passes. (#259) (@maleadt)
  • Update manifest (#260) (@github-actions[bot])

v0.13.7

30 Oct 15:44
fc9b877
Compare
Choose a tag to compare

GPUCompiler v0.13.7

Diff since v0.13.6

Merged pull requests:

v0.13.6

14 Oct 06:19
f1fd912
Compare
Choose a tag to compare

GPUCompiler v0.13.6

Diff since v0.13.5

Merged pull requests:

  • Only clean-up the IR after optimization. (#255) (@maleadt)

v0.13.5

07 Oct 09:43
e1807ec
Compare
Choose a tag to compare

GPUCompiler v0.13.5

Diff since v0.13.4

v0.13.4

04 Oct 15:10
5762f7c
Compare
Choose a tag to compare

GPUCompiler v0.13.4

Diff since v0.13.3

Merged pull requests:

v0.13.3

30 Sep 08:15
Compare
Choose a tag to compare

GPUCompiler v0.13.3

Diff since v0.13.2

Merged pull requests: