[all-commits] [llvm/llvm-project] 3f4c1e: [mlir] Fix return values of AMX tests
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Apr 13 17:41:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f4c1e13bca1bd0f78420bfec6b6f6e1de2d491a
https://github.com/llvm/llvm-project/commit/3f4c1e13bca1bd0f78420bfec6b6f6e1de2d491a
Author: Matthias Springer <springerm at google.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-mulf.mlir
M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli-ext.mlir
M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli.mlir
M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero-block.mlir
M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero.mlir
Log Message:
-----------
[mlir] Fix return values of AMX tests
Differential Revision: https://reviews.llvm.org/D100422
More information about the All-commits
mailing list