[all-commits] [llvm/llvm-project] 07d135: [mlir][ArmSME][test] Cleanup printing scalable vec...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed Aug 16 02:52:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07d135e16a63dd75f86a26f0ff2be6f102ddb01c
https://github.com/llvm/llvm-project/commit/07d135e16a63dd75f86a26f0ff2be6f102ddb01c
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-load-store.mlir
Log Message:
-----------
[mlir][ArmSME][test] Cleanup printing scalable vectors in vector-load-store.mlir (NFC)
This replaces the manual print loops with `vector.print` which now supports
scalable vectors.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D157978
More information about the All-commits
mailing list