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/57858] AVX2: ymm used for div, not for sqrt


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

--- Comment #5 from vincenzo Innocente <vincenzo.innocente at cern dot ch> ---
I remember something similar in the past
--param max-completely-peel-times=1 
sort of fix itâ  (why pre does not recognize that 1/(1+0) == 1  btw??

of course it is just a benchmark (and I can modify it to avoid the loop
peeling),
still

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