[all-commits] [llvm/llvm-project] 3f7f1b: [mlir] Update AArch64 integration tests to use mli...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Aug 24 02:44:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f7f1bca38429092fd535c25859f3e6dc0d3fb1a
https://github.com/llvm/llvm-project/commit/3f7f1bca38429092fd535c25859f3e6dc0d3fb1a
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/test-ssve.mlir
M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/vector-ops.mlir
Log Message:
-----------
[mlir] Update AArch64 integration tests to use mlir-cpu-runner
For consistency with other tests and to simplify the `RUN` lines, switch
to using `mlir-cpu-runner` instead of `lli` in integrations tests
targeting SSVE and SME.
Differential Revision: https://reviews.llvm.org/D158719
More information about the All-commits
mailing list