[PATCH] D105438: [LV] Re-generate check lines of some fragile tests

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 08:37:24 PDT 2021


mdchen updated this revision to Diff 357521.
mdchen retitled this revision from "[NFC] Update some fragile tests" to "[LV] Re-generate check lines of some fragile tests".
mdchen added a comment.

Hi @fhahn , to address your comments in D104148 <https://reviews.llvm.org/D104148>, more tests need to be updated here, please take another look, thanks very much!


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

https://reviews.llvm.org/D105438

Files:
  llvm/test/Transforms/LoopVectorize/X86/invariant-load-gather.ll
  llvm/test/Transforms/LoopVectorize/X86/invariant-store-vectorization.ll
  llvm/test/Transforms/LoopVectorize/invariant-store-vectorization-2.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/LoopVectorize/skeleton-lcssa-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105438.357521.patch
Type: text/x-patch
Size: 57406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/4bbe5796/attachment.bin>


More information about the llvm-commits mailing list