--- 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=21240&action=view)
preprocessed file
For the following code, if ts is short it does not get vectorized.
If ts is unsigne
-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
--- 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
--- 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
--- 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=20876&action=view)
preprocessed file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44479
no-ivopts' '-fdump-rtl-all'
'-v' '-save-temps' '-mtune=i386' '-march=i386'
ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 crt1.o crti.o crtbegin.o a.o
-lgcc -lgcc_eh -lc -lgcc -lgcc_eh crtend.o crtn.o
--
Summary: false depend
--- 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=20818&action=view)
preprocessed file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44403
'-O3' '-fno-ivopts' '-mtune=i386'
'-march=i386'
ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 crt1.o crti.o crtbegin.o a.o
-lgcc -lgcc_eh -lc -lgcc -lgcc_eh crtend.o crtn.o
ld: crt1.o: No such file: No such file or directory
--
Summary: vectorizat
--- 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=20752&action=view)
preprocessed file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44284
on.
COMPILER_PATH=
LIBRARY_PATH=
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-O3' '-S' '-ftree-vectorizer-verbose=2'
--
Summary: vectorization does not work for short variable
Product: gcc
Version: 4.4.3
Status: UN
10 matches
Mail list logo