[Bug tree-optimization/44976] New: short variables do not get vectorized

2010-07-17 Thread roy dot 1rosen at gmail dot com
-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roy dot 1rosen at gmail dot com GCC build triplet: elf GCC host triplet: linux GCC target triplet: ia64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44976

[Bug tree-optimization/44976] short variables do not get vectorized

2010-07-17 Thread roy dot 1rosen at gmail dot com
--- Comment #1 from roy dot 1rosen at gmail dot com 2010-07-18 05:22 --- Created an attachment (id=21240) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21240action=view) preprocessed file For the following code, if ts is short it does not get vectorized. If ts is unsigned short

[Bug rtl-optimization/44479] false dependencies are computed after vectorization

2010-07-15 Thread roy dot 1rosen at gmail dot com
--- Comment #7 from roy dot 1rosen at gmail dot com 2010-07-15 06:52 --- Looks good now. Thanks for the fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44479

[Bug rtl-optimization/44479] false dependencies are computed after vectorization

2010-07-04 Thread roy dot 1rosen at gmail dot com
--- Comment #6 from roy dot 1rosen at gmail dot com 2010-07-04 19:32 --- Subject: Re: false dependencies are computed after vectorization Unfortunatelly I am OOO until the end of next week. I would check it as soon as I get back. Thanks, Roy. 2010/7/4, rguenth at gcc dot

[Bug rtl-optimization/44479] New: false dependencies are computed after vectorization

2010-06-09 Thread roy dot 1rosen at gmail dot com
: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roy dot 1rosen at gmail dot com GCC build triplet: elf GCC host triplet: linux GCC target triplet: i386 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44479

[Bug rtl-optimization/44479] false dependencies are computed after vectorization

2010-06-09 Thread roy dot 1rosen at gmail dot com
--- Comment #1 from roy dot 1rosen at gmail dot com 2010-06-09 11:28 --- Created an attachment (id=20876) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20876action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44479

[Bug tree-optimization/44403] New: vectorization does not maintain 'restrict' qualifier

2010-06-03 Thread roy dot 1rosen at gmail dot com
Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roy dot 1rosen at gmail dot com GCC build triplet: elf

[Bug tree-optimization/44403] vectorization does not maintain 'restrict' qualifier

2010-06-03 Thread roy dot 1rosen at gmail dot com
--- Comment #1 from roy dot 1rosen at gmail dot com 2010-06-03 15:49 --- Created an attachment (id=20818) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20818action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44403

[Bug target/44284] New: vectorization does not work for short variable

2010-05-26 Thread roy dot 1rosen at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roy dot 1rosen at gmail dot com GCC build triplet: * GCC host triplet: linux GCC target triplet: ia64 http

[Bug target/44284] vectorization does not work for short variable

2010-05-26 Thread roy dot 1rosen at gmail dot com
--- Comment #1 from roy dot 1rosen at gmail dot com 2010-05-26 15:38 --- Created an attachment (id=20752) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20752action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44284