[mlir][amx] add a full tile matrix mult example to integration tests
authorAart Bik <ajcbik@google.com>
Wed, 26 Jan 2022 19:58:17 +0000 (11:58 -0800)
committerAart Bik <ajcbik@google.com>
Wed, 26 Jan 2022 22:13:30 +0000 (14:13 -0800)
commita5257ae277732261dc3b9de210b8d49cca2cf021
tree6795932f06614610e15798fe1c9032814fc120ea
parent48a38954c92dfff0083bdf094f3616fb274b5f8a
[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
mlir/test/Integration/Dialect/Vector/CPU/AMX/test-mulf-full.mlir [new file with mode: 0644]