[mlir][spirv] Simplify gpu reduction to spirv logic (#73546)
Check the type only once and then specialize op handlers based on it. Do not use boolean types in group arithmetic ops that expect integers.
Loading
Please sign in to comment
Check the type only once and then specialize op handlers based on it. Do not use boolean types in group arithmetic ops that expect integers.