Files
clang-p2996/mlir/lib/Conversion/GPUToLLVMSPV
Finlay 552d26e275 [mlir][gpu] Add extra value types for gpu::ShuffleOp (#104605)
Expand the accepted types for gpu.shuffle to any integer, float or 1d vector of integers or floats.
Also updated the gpu-to-llvm-spv pass to support those types.
2024-08-20 19:50:25 +01:00
..