[all-commits] [llvm/llvm-project] 227bc5: Revert "[Offload] Lazily initialize platforms in t...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Oct 14 10:47:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 227bc5786fbd4111c7ec2ed2874be16158c452e4
      https://github.com/llvm/llvm-project/commit/227bc5786fbd4111c7ec2ed2874be16158c452e4
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M offload/liboffload/src/OffloadImpl.cpp

  Log Message:
  -----------
  Revert "[Offload] Lazily initialize platforms in the Offloading API" (#163272)

Summary:
This causes issues with CUDA's teardown order when the init is separated
from the total init scope.



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