llvm-project
f4d25c49 - [LV][NFC] Regenerate some SVE tests using --filter-out-after option (#132174)

Commit
261 days ago
[LV][NFC] Regenerate some SVE tests using --filter-out-after option (#132174) I recently added a new option to update_test_checks.py that can filter out all CHECK lines after a certain point. We usually don't care about checking for the original scalar loop after the vector loop because it doesn't change. Cutting out unnecessary CHECK lines makes the files smaller and hopefully the tests run quicker.
Author
Parents
Loading