[all-commits] [llvm/llvm-project] dae903: [mlir] Lower sm version for TensorCore intergratio...
Thomas via All-commits
all-commits at lists.llvm.org
Mon May 24 14:45:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dae90386116f86c0543ee450b5c0d50394ccdbe3
https://github.com/llvm/llvm-project/commit/dae90386116f86c0543ee450b5c0d50394ccdbe3
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M mlir/test/Integration/GPU/CUDA/TensorCore/wmma-matmul-f16.mlir
M mlir/test/Integration/GPU/CUDA/TensorCore/wmma-matmul-f32.mlir
Log Message:
-----------
[mlir] Lower sm version for TensorCore intergration tests
Those tests only require sm70, this allows to run those integration
tests on more hardware.
Differential Revision: https://reviews.llvm.org/D103049
More information about the All-commits
mailing list