[LLVMbugs] [Bug 16721] --march=native misidentification
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jul 29 04:03:29 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16721
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |benny.kra at gmail.com
Resolution|--- |FIXED
--- Comment #5 from Benjamin Kramer <benny.kra at gmail.com> ---
Some low-end penryns have SSE4 disabled. I fixed LLVM to check for SSE4.1 and
detect those chips as core2 if it's missing in r187350.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130729/67b8b459/attachment.html>
More information about the llvm-bugs
mailing list