mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-25 14:10:28 -04:00
[PR #14] [CLOSED] Cherry pick upstream M1 support #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/llvm-mirror/pull/14
Author: @sguo35
Created: 6/17/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
fdbd54aSubject: [PATCH] [AArch64] Add support for -march=native for Apple M1 CPU📊 Changes
1 file changed (+38 additions, -26 deletions)
View changed files
📝
lib/Support/Host.cpp(+38 -26)📄 Description
Cherry picks https://github.com/llvm/llvm-project/commit/fcca10c69aaab539962d10fcc59a5f074b73b0de to enable Firestorm (Apple A14 core) target instead of defaulting to Cyclone target (Apple A7 core)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.