This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/54803] Rotates are not vectorized
- From: "alalaw01 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Jun 2015 13:21:01 +0000
- Subject: [Bug tree-optimization/54803] Rotates are not vectorized
- Auto-submitted: auto-generated
- References: <bug-54803-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803
alalaw01 at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |UNCONFIRMED
CC| |alalaw01 at gcc dot gnu.org
Ever confirmed|1 |0
--- Comment #3 from alalaw01 at gcc dot gnu.org ---
on gcc6.0 development branch, for aarch64, at -O3: shiftb0 is vectorized
exactly as shift2.