[all-commits] [llvm/llvm-project] 439284: [mlir][VectorToGPU] Support converting vetor.broad...
Thomas via All-commits
all-commits at lists.llvm.org
Wed Jun 30 09:09:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 439284194959a896eab273c5c2cda2b983aa85af
https://github.com/llvm/llvm-project/commit/439284194959a896eab273c5c2cda2b983aa85af
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-06-30 (Wed, 30 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] Support converting vetor.broadcast to MMA op
Differential Revision: https://reviews.llvm.org/D105175
More information about the All-commits
mailing list