[llvm] r185040 - SLP: Dont erase instructions during vectorization because it prevents the outerloops from iterating over the instructions.
Nadav Rotem
nrotem at apple.com
Wed Jun 26 16:50:29 PDT 2013
We have dead code. But DCE runs right after the SLP.
On Jun 26, 2013, at 4:47 PM, Eric Christopher <echristo at gmail.com> wrote:
>
>
> Iterator invalidation or something else? Do you have something
> deleting these or do we just have dead code after the vectorizer?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130626/f9d49e1b/attachment.html>
More information about the llvm-commits
mailing list