diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-03-18 11:39:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-18 11:39:55 +0000 |
commit | 2586e7fcd8ea8485867a2af11daf8a4f42ece704 (patch) | |
tree | 4772580302357cb7bc237520cd05bae59ca502ef /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | aea3ad8bd3a35adc021cf80b97fad073ece8737b (diff) | |
download | llvm-2586e7fcd8ea8485867a2af11daf8a4f42ece704.zip llvm-2586e7fcd8ea8485867a2af11daf8a4f42ece704.tar.gz llvm-2586e7fcd8ea8485867a2af11daf8a4f42ece704.tar.bz2 |
[LV][NFC] Tidy up partial reduction tests with filter-out-after option (#129047)
A few test files seemed to have been edited after using the
update_test_checks.py script, which can make life hard for
developers when trying to update these tests in future
patches. Also, the tests still had this comment at the top
; NOTE: Assertions have been autogenerated by ...
which could potentially be confusing, since they've not
strictly been auto-generated.
I've attempted to keep the spirit of the original tests by
excluding all CHECK lines after the scalar.ph IR block,
however I've done this by using a new option called
--filter-out-after to the update_test_checks.py script.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions