[all-commits] [llvm/llvm-project] 80a097: Revert "[clang][AArch64] Add getHostCPUFeatures to...
Elvina Yakubova via All-commits
all-commits at lists.llvm.org
Tue Oct 29 07:43:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80a09735ac8bd6e31c824b41f7ee35952e440662
https://github.com/llvm/llvm-project/commit/80a09735ac8bd6e31c824b41f7ee35952e440662
Author: Elvina Yakubova <eyakubova at nvidia.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
R clang/test/Driver/Inputs/cpunative/cortex-a57
R clang/test/Driver/Inputs/cpunative/cortex-a72
R clang/test/Driver/Inputs/cpunative/cortex-a76
R clang/test/Driver/Inputs/cpunative/neoverse-n1
R clang/test/Driver/Inputs/cpunative/neoverse-v2
R clang/test/Driver/aarch64-mcpu-native.c
M llvm/lib/TargetParser/Host.cpp
Log Message:
-----------
Revert "[clang][AArch64] Add getHostCPUFeatures to query for enabled … (#114066)
…features in cpu info (#97749)"
This reverts commit d732c0b13c55259177f2936516b6087d634078e0.
This is breaking buildbots
https://lab.llvm.org/buildbot/#/builders/190/builds/8413,
https://lab.llvm.org/buildbot/#/builders/56/builds/10880 and a few
others.
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