[all-commits] [llvm/llvm-project] 061d97: [mlir][test] Update tests to use vector.print str ...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed Oct 25 02:14:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061d978043455005c2421c80d37c7ab8435ca652
https://github.com/llvm/llvm-project/commit/061d978043455005c2421c80d37c7ab8435ca652
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M mlir/test/Integration/Dialect/Arith/CPU/test-wide-int-emulation-compare-results-i16.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/ArmSME/fill-2d.mlir
M mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/fill-1d.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/load-store-128-bit-tile.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-load-vertical.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-outerproduct-f32.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-outerproduct-f64.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-transpose.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/tile_fill.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-load-store.mlir
Log Message:
-----------
[mlir][test] Update tests to use vector.print str (NFC) (#68973)
This cuts down on a fair amount of boilerplate.
Depends on: #68695
More information about the All-commits
mailing list