llvm-project
e848959c
- ARM: Remove CPU from computeTargetABI (#151983)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
55 days ago
ARM: Remove CPU from computeTargetABI (#151983) The target CPU is a subtarget / function level concept, which should not influence the module level ABI decisions. No tests fail so it appears nothing is relying on this.
References
#151983 - ARM: Remove CPU from computeTargetABI
Author
arsenm
Parents
8761b6cf
Loading