[all-commits] [llvm/llvm-project] d88cc0: [mlir][gpuTonvvm] Remove hardcoded values in MMATy...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Nov 2 08:13:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d88cc079434da6a2d18d5bb51643671195aa7ce1
https://github.com/llvm/llvm-project/commit/d88cc079434da6a2d18d5bb51643671195aa7ce1
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M mlir/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
M mlir/lib/Conversion/GPUToNVVM/WmmaOpsToNvvm.cpp
Log Message:
-----------
[mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct
Also relax the types allowed in GPU wmma ops
Differential Revision: https://reviews.llvm.org/D112969
More information about the All-commits
mailing list