On Wed, Sep 18, 2013 at 08:58:03AM -0400, David Edelsohn wrote:
> On Tue, Sep 17, 2013 at 8:03 PM, Michael Meissner
> wrote:
> > While doing some work on power8, I wanted to make sure that for existing
> > systems, I was generating the same code. So I built some code and ran it
> > through variou
On Tue, Sep 17, 2013 at 8:03 PM, Michael Meissner
wrote:
> While doing some work on power8, I wanted to make sure that for existing
> systems, I was generating the same code. So I built some code and ran it
> through various -mcpu= options. When I built a powerpc-linuxpaired
> compiler, the
While doing some work on power8, I wanted to make sure that for existing
systems, I was generating the same code. So I built some code and ran it
through various -mcpu= options. When I built a powerpc-linuxpaired
compiler, the compiler has trouble with a simple loop that should be
vectorized.