[PATCH] D66688: [LoopVectorize] Leverage speculation safety to avoid masked.loads

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 16:46:38 PDT 2019


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

Rebase over landed changes, functional issue identified in last iteration was fixed in rL370102 <https://reviews.llvm.org/rL370102>.


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

https://reviews.llvm.org/D66688

Files:
  lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  test/Transforms/LoopVectorize/X86/load-deref-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66688.217531.patch
Type: text/x-patch
Size: 12257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/e758a877/attachment.bin>


More information about the llvm-commits mailing list