[all-commits] [llvm/llvm-project] 750799: [mlir][NFC] Don't outline kernel in MMA integratio...
Thomas via All-commits
all-commits at lists.llvm.org
Thu May 27 09:45:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 750799b7bc3faeda0d4a14e556ce788e0452152e
https://github.com/llvm/llvm-project/commit/750799b7bc3faeda0d4a14e556ce788e0452152e
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-27 (Thu, 27 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][NFC] Don't outline kernel in MMA integration tests
This matches better how other gpu integration tests are done.
Differential Revision: https://reviews.llvm.org/D103099
More information about the All-commits
mailing list