[PATCH] D105438: [NFC] Update some fragile tests

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 09:52:21 PDT 2021


mdchen created this revision.
mdchen added a reviewer: fhahn.
Herald added a subscriber: asbirlea.
mdchen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Update some fragile tests related to D104148 <https://reviews.llvm.org/D104148> with the latest `update_test_checks.py` to make reviewers' life easier.


https://reviews.llvm.org/D105438

Files:
  llvm/test/Transforms/LoopVectorize/X86/invariant-store-vectorization.ll
  llvm/test/Transforms/LoopVectorize/invariant-store-vectorization.ll
  llvm/test/Transforms/LoopVectorize/multiple-strides-vectorization.ll
  llvm/test/Transforms/LoopVectorize/pr47343-expander-lcssa-after-cfg-update.ll
  llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll
  llvm/test/Transforms/LoopVersioningLICM/loopversioningLICM2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105438.356520.patch
Type: text/x-patch
Size: 20440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/efd5ca26/attachment.bin>


More information about the llvm-commits mailing list