[all-commits] [llvm/llvm-project] faf4e8: [Clang][SYCL] Add initial set of Intel OffloadArch...
Justin Cai via All-commits
all-commits at lists.llvm.org
Thu May 1 14:30:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faf4e8af74eec8dac4c7e55702227d7d9a82f93c
https://github.com/llvm/llvm-project/commit/faf4e8af74eec8dac4c7e55702227d7d9a82f93c
Author: Justin Cai <justin.cai at intel.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M clang/include/clang/Basic/OffloadArch.h
M clang/lib/Basic/OffloadArch.cpp
M clang/lib/Basic/Targets/NVPTX.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
M clang/unittests/Basic/CMakeLists.txt
A clang/unittests/Basic/OffloadArchTest.cpp
Log Message:
-----------
[Clang][SYCL] Add initial set of Intel OffloadArch values (#138158)
Following #137070, this PR adds an initial set of Intel `OffloadArch`
values with corresponding predicates that will be used in SYCL
offloading. More Intel architectures will be added in a future PR.
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