JuliaGPU / oneAPI.jl

Julia support for the oneAPI programming toolkit.
https://juliagpu.org/oneapi/
Other
179 stars 21 forks source link

CompatHelper: bump compat for LLVM to 8, (keep existing compat) #444

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

This pull request changes the compat entry for the LLVM package from 6, 7 to 6, 7, 8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

maleadt commented 2 months ago

Validation failure happens on master too, so this seems good to go.