| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 1.0 kB | |
| v1.9.0 source code.tar.gz | 2026-03-27 | 106.1 kB | |
| v1.9.0 source code.zip | 2026-03-27 | 135.1 kB | |
| Totals: 3 Items | 242.2 kB | 2 | |
GPUCompiler v1.9.0
Merged pull requests:
- Enable Ahead-of-Time Compilation by hiding the runtime functions in the
GLOBAL_METHOD_TABLE(#749) (@apozharski) - [NFC] Typos (#763) (@christiangnrd)
- Switch to FileCheck.jl. (#764) (@maleadt)
- [Metal] Add attributes for some simd permute intrinsics (#766) (@simsurace)
- Fix some tests (#767) (@christiangnrd)
- Move to ParallelTestRunner v2 (#769) (@christiangnrd)
- Fixup test filtering (#770) (@christiangnrd)
- Fix nightly (#771) (@christiangnrd)
- GCN: use byref instead of byval+lower_byval for kernel arguments (#772) (@gbaraldi)
- Default to the job's optimize parameter in
code_llvm(#773) (@christiangnrd) - Remove deprecation warning in native test (#774) (@christiangnrd)
- Adjust broken test predicate so 1.13 test pass (#775) (@christiangnrd)
- Derive the deferred world from the parent one. (#776) (@maleadt)
Closed issues:
- Dwarf warnings with Julia 1.13 (#765)