AMDMIGraphX
AMDMIGraphX copied to clipboard
Split pointwise from mlir op when splitk is being used
When compiling for gemm using splitk for MLIR, split the pointwise operators and generate code object using our regular pointwise code generation.