[Bug tree-optimization/92098] [10 Regression] After r262333, the following code cannot be vectorized on powerpc64le.

2019-11-14 Thread helijia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92098

Li Jia He  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Li Jia He  ---
We can solve this issue by support full condition reduction vectorization. And
PowerPC full condition reduction vectorization supported by PR92132.

*** This bug has been marked as a duplicate of bug 92132 ***

[Bug tree-optimization/92098] [10 Regression] After r262333, the following code cannot be vectorized on powerpc64le.

2019-10-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92098

Richard Biener  changed:

   What|Removed |Added

   Keywords||missed-optimization
 Target||powerpc64le
   Target Milestone|--- |10.0
Summary|After r262333, the  |[10 Regression] After
   |following code cannot be|r262333, the following code
   |vectorized on powerpc64le.  |cannot be vectorized on
   ||powerpc64le.