http://llvm.org/bugs/show_bug.cgi?id=19568

Chad Rosier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #8 from Chad Rosier <[email protected]> ---
Reopening to discuss -Oz and -O1.  The slp vectorizer should reduce code-size,
so it seems it would be good to have it enabled at -Oz.  Chandler also points
out that a case for enabling it at -O1 can be made if the compile-time impact
is relatively low.

Personally, I can get on board with -Oz.  I don't know the compile-time impact,
so I won't comment on -O1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to