[all-commits] [llvm/llvm-project] 641322: [mlir][VectorToGPU] Add conversion for splat const...
Thomas via All-commits
all-commits at lists.llvm.org
Thu Jun 24 15:38:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6413226dce060581dbc2ce805e9d3311d7245e22
https://github.com/llvm/llvm-project/commit/6413226dce060581dbc2ce805e9d3311d7245e22
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 splat constant to MMA const matrix
Differential Revision: https://reviews.llvm.org/D104133
More information about the All-commits
mailing list