[PATCH] D127118: [AArch64] Autogenerate sve-fixed-length tests. NFC

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 08:43:47 PDT 2022


paulwalker-arm added a comment.

For most of these tests we don't care about the exact "no sve" output and thus have a single CHECK for the whole file.  Is there a parameter that can be passed to update_llc_test_checks.py so those CHECK lines are not generated?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127118/new/

https://reviews.llvm.org/D127118



More information about the llvm-commits mailing list