[all-commits] [llvm/llvm-project] b2ff3e: [OpenMP][Offload] Restore __kmpc_* function signat...
Robert Imschweiler via All-commits
all-commits at lists.llvm.org
Thu Sep 4 08:57:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2ff3e780a0995d4ffdc96db948ef3cd7e9c2695
https://github.com/llvm/llvm-project/commit/b2ff3e780a0995d4ffdc96db948ef3cd7e9c2695
Author: Robert Imschweiler <robert.imschweiler at amd.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M offload/DeviceRTL/src/Parallelism.cpp
Log Message:
-----------
[OpenMP][Offload] Restore __kmpc_* function signatures (#156104)
Avoid altering existing function signatures of the kmpc interface to fix
regressions in the runtime optimization (OpenMPOpt).
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