[all-commits] [llvm/llvm-project] ceafa3: [compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_...
Usama Hameed via All-commits
all-commits at lists.llvm.org
Thu May 22 11:03:52 PDT 2025
Branch: refs/heads/users/usama54321/compiler-rt-cmake-sme-fix
Home: https://github.com/llvm/llvm-project
Commit: ceafa38930164c490a590c724bd54e6eb29f75fb
https://github.com/llvm/llvm-project/commit/ceafa38930164c490a590c724bd54e6eb29f75fb
Author: usama <u_hameed at apple.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M compiler-rt/cmake/Modules/BuiltinTests.cmake
M compiler-rt/cmake/builtin-config-ix.cmake
Log Message:
-----------
[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64
architecture only.
Apple configures CMake only once for compiler-rt, even when building for
multiple architectures. As a result, we need to explicitly test for
arm64 specific attributes by building for that architecture
rdar://149068965
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