This small patch updates the CPU detection for Cavium processors when -mcpu=native was passed on compile-line.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51939
[AArch64] -mcpu=native CPU detection for Cavium processors ClosedPublic Authored by steleman on Sep 11 2018, 10:21 AM.
Details Summary This small patch updates the CPU detection for Cavium processors when -mcpu=native was passed on compile-line.
Diff Detail
Event Timelinejoel_k_jones retitled this revision from -mcpu=native CPU detection for Cavium processors to [AArch64] -mcpu=native CPU detection for Cavium processors.Sep 20 2018, 3:16 PM This revision is now accepted and ready to land.Sep 20 2018, 3:53 PM Comment Actions
Yes, I will add a test case for T88/T99. Closed by commit rL343897: [AArch64] -mcpu=native CPU detection for Cavium processors (authored by joel_k_jones). · Explain WhyOct 5 2018, 3:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 168547 llvm/trunk/lib/Support/Host.cpp
llvm/trunk/unittests/Support/Host.cpp
|