[all-commits] [llvm/llvm-project] f1905f: Revert "[compiler-rt][X86] Use functions in cpuid....
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jul 8 18:15:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1905f064451bf688577976a13000c9c47e58452
https://github.com/llvm/llvm-project/commit/f1905f064451bf688577976a13000c9c47e58452
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M compiler-rt/lib/builtins/cpu_model/x86.c
M llvm/lib/TargetParser/Host.cpp
Log Message:
-----------
Revert "[compiler-rt][X86] Use functions in cpuid.h instead of inline assembly (#97877)"
This reverts commit f6616e99c71c15d530060346ec29c3246d7fc235.
Was causing buildbot failures on Windows. I also remember seeing a
AMDGPU buildbot failing somewhere on a warning as they have -Werror
enabled.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list