[Bug tree-optimization/36281] vector code is not parallelized

2018-09-29 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36281 Eric Gallager changed: What|Removed |Added Blocks||53947 Assignee|spop at gcc dot

[Bug tree-optimization/36281] vector code is not parallelized

2018-06-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36281 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug tree-optimization/36281] vector code is not parallelized

2010-07-19 Thread rob1weld at aol dot com
--- Comment #3 from rob1weld at aol dot com 2010-07-19 08:25 --- > ... this does not get parallelized at all ... Also see 34501 Perhaps we could make some use of Pluto. It is a fully automatic (C to OpenMP C) parallelizer that makes code amenable to auto-vectorization. http://pluto-com

[Bug tree-optimization/36281] vector code is not parallelized

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-28 03:23 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|