[Bug tree-optimization/87105] Autovectorization [X86, SSE2, AVX2, DoublePrecision]

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 26 01:10:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87105

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
One more point is in C++ (a < b ? b : a) is a lvalue which might also interfer
with converting it into min/max.


More information about the Gcc-bugs mailing list