[PATCH] D66688: [LoopVectorize] Leverage speculation safety to avoid masked.loads
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 13:56:10 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
reames marked an inline comment as done.
Closed by commit rL371452: [LoopVectorize] Leverage speculation safety to avoid masked.loads (authored by reames, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66688?vs=218190&id=219431#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66688/new/
https://reviews.llvm.org/D66688
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/trunk/test/Transforms/LoopVectorize/X86/load-deref-pred.ll
llvm/trunk/test/Transforms/LoopVectorize/hoist-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66688.219431.patch
Type: text/x-patch
Size: 12503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/8b687c09/attachment.bin>
More information about the llvm-commits
mailing list