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 target/32086] [4.3 Regression] 10% to 20% Performance Regression Between 4.1.3 and 4.3



------- Comment #3 from ubizjak at gmail dot com  2007-11-30 06:42 -------
(In reply to comment #1)

> w/ -fvect-cost-model:
> user    0m46.439s

Looking a bit into generated code, it looks that -fect-cost-model effectively
disables all interesting vectorizations, effectively -fno-tree-vectorize.


-- 


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


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