Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Better than parsing /proc/cpuinfo which I was nearly going to do, only hindered by my day job. Thanks!
Paths
| Differential D142950
[LoongArch] Support getHostCPUName and getHostCPUFeatures ClosedPublic Authored by wangleiat on Jan 30 2023, 7:19 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2023, 10:06 PM Comment Actions Better than parsing /proc/cpuinfo which I was nearly going to do, only hindered by my day job. Thanks! Closed by commit rGe53f41c39f3e: [LoongArch] Support getHostCPUName and getHostCPUFeatures (authored by wangleiat). · Explain WhyFeb 1 2023, 12:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 493856 llvm/lib/TargetParser/Host.cpp
|