File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 julia --project -e '
137137 using Pkg
138138 Pkg.develop(path="lib/intrinsics")
139- Pkg.add(name="GPUCompiler", rev="sds/add_input_args ")'
139+ Pkg.add(name="GPUCompiler", rev="tb/kernel_state_reference ")'
140140
141141 - name : Test OpenCL.jl
142142 uses : julia-actions/julia-runtest@v1
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ SPIRV_Tools_jll = "6ac6d60f-d740-5983-97d7-a4482c0689f4"
2222StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2323
2424[sources ]
25- GPUCompiler = {rev = " sds/add_input_args " , url = " https://github.com/JuliaGPU/GPUCompiler.jl.git" }
25+ GPUCompiler = {rev = " tb/kernel_state_reference " , url = " https://github.com/JuliaGPU/GPUCompiler.jl.git" }
2626SPIRVIntrinsics = {path = " lib/intrinsics" }
2727
2828[compat ]
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2424pocl_jll = " 627d6b7a-bbe6-5189-83e7-98cc0a5aeadd"
2525
2626[sources ]
27- GPUCompiler = {rev = " sds/add_input_args " , url = " https://github.com/JuliaGPU/GPUCompiler.jl.git" }
27+ GPUCompiler = {rev = " tb/kernel_state_reference " , url = " https://github.com/JuliaGPU/GPUCompiler.jl.git" }
2828
2929[compat ]
3030pocl_jll = " 7.0"
You can’t perform that action at this time.
0 commit comments