[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 09:23:50 PDT 2021
mdchen updated this revision to Diff 357540.
mdchen added a comment.
Correct `invariant-store-vectorization-2.ll` check lines(the previous version is generated with a version with D104148 <https://reviews.llvm.org/D104148> code).
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.357540.patch
Type: text/x-patch
Size: 57737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/de93e4bf/attachment-0001.bin>
More information about the llvm-commits
mailing list