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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 13:42:38 PDT 2019


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

Rebase over landed tests (including a bunch of negative ones).

Note that this reveals a bug in the patch.  Will fix, and iterate from there.

Expect several rounds of incremental improvements before ready for real review.


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.217233.patch
Type: text/x-patch
Size: 21847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190826/d7e99867/attachment.bin>


More information about the llvm-commits mailing list