This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/50413] [4.6/4.7 Regression] Incorrect instruction is used to shift value of 128 bit xmm0 registrer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50413

--- Comment #14 from Ira Rosen <irar at il dot ibm.com> 2011-09-20 06:23:54 UTC ---
The basic block that got vectorized on these platforms is in main(). I am going
to remove it and leave only shift(), since the main purpose of the test is to
check that shift () doesn't get vectorized. 
Thanks,
Ira


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]