Detail: In D97504, I replaced the first getX86CpuIDAndInfo() call in getHhostCpuName() with getVendorSignature() (because the purpose of that was to get the vendor signature), but I hadn't noticed that it was also using the EAX (MaxLeaf) value.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The original patch caused a failure and was reverted. So I'll move this fix to the roll-forward patch