[all-commits] [llvm/llvm-project] 8aeb10: [mlir][SME] Update E2E test to show optional loop ...
Hugo Trachino via All-commits
all-commits at lists.llvm.org
Tue Sep 10 01:25:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8aeb104ce4d0907f2f1f5286611d6c2202d4ce53
https://github.com/llvm/llvm-project/commit/8aeb104ce4d0907f2f1f5286611d6c2202d4ce53
Author: Hugo Trachino <hugo.trachino at huawei.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M mlir/test/Integration/Dialect/Linalg/CPU/ArmSME/matmul-transpose-a.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/ArmSME/matmul.mlir
Log Message:
-----------
[mlir][SME] Update E2E test to show optional loop optimisation (NFC) (#107585)
Introduces loop hoisting to ARM SME E2E tests to allow the hoisting of
the tile load offering very important speedup.
Discussed here :
https://discourse.llvm.org/t/mlir-for-arm-sme-reducing-tile-data-transfers/80065/2
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list