[Bug tree-optimization/54803] Rotates are not vectorized

2021-08-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.9.0 Status|UNCONFIRMED

[Bug tree-optimization/54803] Rotates are not vectorized

2015-08-13 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 --- Comment #6 from vekumar at gcc dot gnu.org --- (In reply to vekumar from comment #5) > On bdver4 when we enable -march=bdver4 and -mno-prefer-avx128 vectorizes > using YMM > Otherwise uses vprotq instruction. > > .L13: > vmovdqa (%r8,

[Bug tree-optimization/54803] Rotates are not vectorized

2015-08-13 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 vekumar at gcc dot gnu.org changed: What|Removed |Added CC||vekumar at gcc dot gnu.org -

[Bug tree-optimization/54803] Rotates are not vectorized

2015-08-10 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 Mikhail Maltsev changed: What|Removed |Added CC||miyuki at gcc dot gnu.org --- Comment

[Bug tree-optimization/54803] Rotates are not vectorized

2015-06-12 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 alalaw01 at gcc dot gnu.org changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Bug tree-optimization/54803] Rotates are not vectorized

2012-10-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54803] Rotates are not vectorized

2012-10-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 Andrew Pinski changed: What|Removed |Added Summary|Manual constant unfolding |Rotates are not vectorized