http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48510
jeremysalwen at gmail dot com changed:
What|Removed |Added
Component|target |c
Severity
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48509
--- Comment #2 from jeremysalwen at gmail dot com 2011-04-08 17:21:06 UTC ---
I was on an atom CPU, and I can verify that it is vectorized on a non-atom CPU.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48510
Summary: Does not vectorize loops involving casts from floating
point to integer types
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48509
Summary: Fails to Vectorize loop involving doubles which was
vectorized in 4.5
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47892
--- Comment #1 from jeremysalwen at gmail dot com 2011-02-25 10:19:58 UTC ---
Note, even when switching to floating point constants:
#define PIO6 0.523598776f
#define SA5 2.74201854577e-06f
#define SA4 -1.98410347969e-04f
#define SA3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47892
Summary: Fails to vectorize comparison code
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.