[all-commits] [llvm/llvm-project] a5257a: [mlir][amx] add a full tile matrix mult example to...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Jan 26 14:13:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5257ae277732261dc3b9de210b8d49cca2cf021
https://github.com/llvm/llvm-project/commit/a5257ae277732261dc3b9de210b8d49cca2cf021
Author: Aart Bik <ajcbik at google.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
A mlir/test/Integration/Dialect/Vector/CPU/AMX/test-mulf-full.mlir
Log Message:
-----------
[mlir][amx] add a full tile matrix mult example to integration tests
Rationale:
Demonstrates the maximum tile size allowed for the f32 <= bf16 x bf16 op
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D118277
More information about the All-commits
mailing list