diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-10-16 07:43:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-16 07:43:49 +0100 |
commit | 37ad65ffb6b8b8867e5d58f05ba676211d0da233 (patch) | |
tree | 7a8e5e2f8f2f2f1e6df3b5cdd0e33539be4d2163 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 24423107abc23a24d465189ba05e51d1bc31bbf2 (diff) | |
download | llvm-37ad65ffb6b8b8867e5d58f05ba676211d0da233.zip llvm-37ad65ffb6b8b8867e5d58f05ba676211d0da233.tar.gz llvm-37ad65ffb6b8b8867e5d58f05ba676211d0da233.tar.bz2 |
[mlir][arith] Remove some e2e tests (#112012)
I am removing the recently added integration test for various Arith Ops.
These operations and their lowerings are effectively already verified by
the Arith-to-LLVM conversion tests in:
* "mlir/test/Conversion/ArithToLLVM/arith-to-llvm.mlir"
I've noticed that a few variants of `arith.cmpi` were missing in that
file - those are added here as well.
This is a follow-up for this discussion:
* https://github.com/llvm/llvm-project/pull/92272
See also the recent update to our guidelines on e2e tests in MLIR:
* https://github.com/llvm/mlir-www/pull/203
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions