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

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 19:20:12 PDT 2021


mdchen updated this revision to Diff 358120.
mdchen added a comment.

Update the comments in invariant-store-vectorization-2.ll.

@fhahn Thank you 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/pr50686.ll
  llvm/test/Transforms/LoopVectorize/skeleton-lcssa-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105438.358120.patch
Type: text/x-patch
Size: 63221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/81f03523/attachment.bin>


More information about the llvm-commits mailing list