[all-commits] [llvm/llvm-project] 3219f1: [OpenMP] Force initialization of global device env...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jan 22 14:46:32 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3219f1a5ce497125025ad8d27131cdea4b6e8595
https://github.com/llvm/llvm-project/commit/3219f1a5ce497125025ad8d27131cdea4b6e8595
Author: Joseph Huber <huberjn at outlook.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M openmp/device/src/Configuration.cpp
Log Message:
-----------
[OpenMP] Force initialization of global device environment
Summary:
This causes issues when we omit this, which requires a constructor from
an incompatible address space and bad things happen.
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