https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30908
--- Comment #24 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #23) > ivopts Though in many cases, ivopts comes up with quite suboptimal code, and using -fno-ivopts / -fno-tree-loop-optimize may bring some extra performance.
