summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
AgeCommit message (Expand)Author
2021-11-02[mlir][VectorToGPU] Add support for elementwise mma to vector to GPUthomasraoux
2021-10-24[mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form.Jacques Pienaar
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-06-30[mlir][VectorToGPU] Support converting vetor.broadcast to MMA opthomasraoux
2021-06-24[mlir][VectorToGPU] Add conversion for scf::For op with Matrix operandsthomasraoux
2021-06-24[mlir][VectorToGPU] Add conversion for splat constant to MMA const matrixthomasraoux
2021-06-21[mlir][NFC] Remove Standard dialect dependency on MemRef dialectMatthias Springer
2021-06-11[mlir][VectorToGPU] First step to convert vector ops to GPU MMA opsthomasraoux