[all-commits] [llvm/llvm-project] 1a8655: [mlir][VectorToGPU] Add conversion for scf::For op...
Thomas via All-commits
all-commits at lists.llvm.org
Thu Jun 24 15:44:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a86559276411d01c8b5fc381c16d9265da4e54a
https://github.com/llvm/llvm-project/commit/1a86559276411d01c8b5fc381c16d9265da4e54a
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
M mlir/test/Conversion/VectorToGPU/vector-to-mma-ops.mlir
Log Message:
-----------
[mlir][VectorToGPU] Add conversion for scf::For op with Matrix operands
Differential Revision: https://reviews.llvm.org/D104134
More information about the All-commits
mailing list