[all-commits] [llvm/llvm-project] 7fbb06: [mlir][VectorToGPU] Add support for elementwise mm...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Nov 2 08:01:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fbb0678fa4d6a8920fe7ddf3e734fba4406bd24
https://github.com/llvm/llvm-project/commit/7fbb0678fa4d6a8920fe7ddf3e734fba4406bd24
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-11-02 (Tue, 02 Nov 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 support for elementwise mma to vector to GPU
Differential Revision: https://reviews.llvm.org/D112960
More information about the All-commits
mailing list