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 tree-optimization/21465] autovectorisation conflicts with -ffast-math



------- Comment #3 from rguenth at gcc dot gnu dot org  2006-07-28 11:45 -------
the vectorizer should recognize this particular case or we might want to
expand pow() again at the tree level before the vectorizer.


-- 


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


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