[llvm-bugs] [Bug 5389] clang -march=native support for X86
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 14 22:29:18 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=5389
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |i at maskray.me
Resolution|--- |FIXED
--- Comment #16 from Fangrui Song <i at maskray.me> ---
commit 241d01b59087f29804e9363d238e9fa33d59574e
Author: Daniel Dunbar <daniel at zuster.org>
Date: Sat Nov 14 02:09:12 2009
Add llvm::sys::getHostCPUName, for detecting the LLVM name for the host
CPU.
- This is an initial step towards -march=native support in Clang, and
towards
eliminating host dependencies in the targets. See PR5389.
- Patch by Roman Divacky!
llvm-svn: 88768
--
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/20201015/09e1d9c2/attachment.html>
More information about the llvm-bugs
mailing list