This is the mail archive of the gcc-patches@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]

Re: [autovect] [patch] branch merge



On Apr 10, 2005, at 2:25 PM, Dorit Naishlos wrote:


[snip]

(2) temporarily disabled the call to eliminate_unnecessary_casts in
tree-ssa-forwprop.c (see FIXME) cause I got an ICE there during bootstrap -
most probably due to wrong update (on my behalf) to the new immediate-uses
API (see CHECKME). Because eliminate_unnecessary_casts is disabled we
temporarily don't vectorize these two testcases:
FAIL: gcc.dg/vect/no_version/vect-ifcvt-8.c scan-tree-dump-times vectorized
1 loops 1
FAIL: gcc.dg/vect/no_version/vect-subsat.c scan-tree-dump-times vectorized
1 loops 1

[snip]

Bootsrapped on powerpc-darwin with "-g -O2 -ftree-vectorize -maltivec
-fno-tree-vect-loop-version", and tested (full make check and SPEC) - no
regressions beyond the items listed above. I'll start from items 3,4.
Keith, Devang, could you please take a look at items 1,2?

I'll take a look at this. Thanks,

-
Devang


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