Skip to content

Commit 794e4f0

Browse files
committed
Cleanup
1 parent ead0e7f commit 794e4f0

File tree

2 files changed

+2
-55
lines changed

2 files changed

+2
-55
lines changed

src/ROCKernels.jl

+2
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ end
170170

171171
@device_override @inline KA.supports_warp_reduction() = true
172172

173+
KA.supports_warp_reduction(::ROCBackend) = true
174+
173175
function KA.shfl_down(val, offset)
174176
AMDGPU.Device.shfl_down(val, offset)
175177
end

t.jl

-55
This file was deleted.

0 commit comments

Comments
 (0)