[all-commits] [llvm/llvm-project] 955cff: reland: [AArch64] Add support for -march=native fo...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Wed Mar 23 15:19:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 955cff803e081640e149fed0742f57ae1b84db7d
https://github.com/llvm/llvm-project/commit/955cff803e081640e149fed0742f57ae1b84db7d
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
M llvm/lib/Support/Host.cpp
Log Message:
-----------
reland: [AArch64] Add support for -march=native for Apple M1 CPU
This reverts commit fc3cdd0b295a04c38f01b391ae414553963e33b9.
The issue was imports being scoped to specific architectures for Apple
platforms.
More information about the All-commits
mailing list