[all-commits] [llvm/llvm-project] 3f8827: [OpenMP][cmake] Add SPARC support (#142364)
Rainer Orth via All-commits
all-commits at lists.llvm.org
Sat Jun 7 00:55:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f8827eabad60e439b5d0c51a64cf89c5a5bf814
https://github.com/llvm/llvm-project/commit/3f8827eabad60e439b5d0c51a64cf89c5a5bf814
Author: Rainer Orth <ro at gcc.gnu.org>
Date: 2025-06-07 (Sat, 07 Jun 2025)
Changed paths:
M openmp/runtime/CMakeLists.txt
M openmp/runtime/cmake/LibompUtils.cmake
Log Message:
-----------
[OpenMP][cmake] Add SPARC support (#142364)
This patch adds SPARC infrastructure to the `openmp` `cmake` files,
matching what is done for other architectures.
Tested on `sparc-sun-solaris2.11`, `sparcv9-sun-solaris2.11`,
`sparc-unknown-linux-gnu`, `sparc64-unknown-linux-gnu`,
`i386-pc-solaris2.11`, `amd64-pc-solaris2.11`, `i686-pc-linux-gnu`, and
`x86_64-pc-linux-gnu`.
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