[llvm-bugs] [Bug 29030] Generic ARM cpu targets
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 10 04:03:05 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=29030
Florian Hahn <Florian.Hahn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |Florian.Hahn at arm.com
Status|NEW |RESOLVED
--- Comment #1 from Florian Hahn <Florian.Hahn at arm.com> ---
On ARM, I think both -mcpu=native and -march=native try to detect the host CPU
and use that.
You can specify a architecture version like armv7 via -march, e.g. -march=armv7
Please feel free to re-open the issue if I am missing something.
--
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/20180710/b2d41e73/attachment.html>
More information about the llvm-bugs
mailing list