[all-commits] [llvm/llvm-project] e3bef3: Revert "[offload][SYCL] Add SYCL Module splitting ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Mar 11 06:40:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3bef37971ae117f49a503e6a9f4dffd3a9a4d80
https://github.com/llvm/llvm-project/commit/e3bef37971ae117f49a503e6a9f4dffd3a9a4d80
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
R llvm/include/llvm/Transforms/Utils/SYCLSplitModule.h
R llvm/include/llvm/Transforms/Utils/SYCLUtils.h
M llvm/lib/Transforms/Utils/CMakeLists.txt
R llvm/lib/Transforms/Utils/SYCLSplitModule.cpp
R llvm/lib/Transforms/Utils/SYCLUtils.cpp
R llvm/test/tools/llvm-split/SYCL/device-code-split/amd-kernel-split.ll
R llvm/test/tools/llvm-split/SYCL/device-code-split/complex-indirect-call-chain.ll
R llvm/test/tools/llvm-split/SYCL/device-code-split/module-split-func-ptr.ll
R llvm/test/tools/llvm-split/SYCL/device-code-split/one-kernel-per-module.ll
R llvm/test/tools/llvm-split/SYCL/device-code-split/split-by-source.ll
R llvm/test/tools/llvm-split/SYCL/device-code-split/split-with-kernel-declarations.ll
M llvm/tools/llvm-split/llvm-split.cpp
Log Message:
-----------
Revert "[offload][SYCL] Add SYCL Module splitting (#119713)"
This reverts commit bfeea10460d155d9b3484bed25b5dc60a9755c90.
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