[llvm] r216656 - Fix: SLPVectorizer tried to move an instruction which was replaced by a vector instruction.

Joerg Sonnenberger joerg at britannica.bec.de
Thu Aug 28 05:30:27 PDT 2014


On Thu, Aug 28, 2014 at 07:04:02AM -0000, Erik Eckstein wrote:
> Author: eeckstein
> Date: Thu Aug 28 02:04:02 2014
> New Revision: 216656
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=216656&view=rev
> Log:
> Fix: SLPVectorizer tried to move an instruction which was replaced by a vector instruction.

Thanks!

Joerg



More information about the llvm-commits mailing list