<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 17, 2011, at 6:23 PM, Chandler Carruth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Wed, Aug 17, 2011 at 5:07 PM, Bruno Cardoso Lopes <span dir="ltr"><<a href="mailto:bruno.cardoso@gmail.com">bruno.cardoso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Author: bruno<br>
Date: Wed Aug 17 19:07:03 2011<br>
New Revision: 137905<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=137905&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=137905&view=rev</a><br>
Log:<br>
"-mavx" should also enable all other SSE levels.<br></blockquote><div><br></div><div>Related to this, someone recently noticed that with GCC -msse* appears to imply -mmmx. It doesn't on Clang. Should it?</div>
<div> </div></div></blockquote></div><div><br></div><div>I think this was intentional. In general we want to discourage mmx use.</div><div><br></div><div>-eric</div></body></html>