[PATCH] D80446: [NFC][LV][TEST]: extend pr45679-fold-tail-by-masking.ll with a run of -force-vector-width=1 -force-vector-interleave=4

Anh Tuyen Tran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 09:38:31 PDT 2020


anhtuyen created this revision.
anhtuyen added a reviewer: Ayal.
anhtuyen added a project: LLVM.
Herald added a subscriber: rkruppe.

The extension was added to llvm/test/Transforms/LoopVectorize/tail-folding-vectorization-factor-1.ll. 
The better place for it should be in its original place i.e. llvm/test/Transforms/LoopVectorize/pr45679-fold-tail-by-masking.ll
This NFC patch is to carry out the above change.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80446

Files:
  llvm/test/Transforms/LoopVectorize/pr45679-fold-tail-by-masking.ll
  llvm/test/Transforms/LoopVectorize/tail-folding-vectorization-factor-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80446.265751.patch
Type: text/x-patch
Size: 9581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/a6b960a1/attachment.bin>


More information about the llvm-commits mailing list