[PATCH] D91451: [LoopVectorizer] Leverage uniformity across unrolled iterations

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 17:52:58 PST 2020


reames updated this revision to Diff 307228.
reames added a comment.

Rebase on landed test as requested.


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

https://reviews.llvm.org/D91451

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/uniform_mem_op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91451.307228.patch
Type: text/x-patch
Size: 18037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/7fc88c43/attachment.bin>


More information about the llvm-commits mailing list