[all-commits] [llvm/llvm-project] e8d205: [OpenMP] Add critical region lock for NVPTX target...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Sep 26 11:34:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8d2057ca48646a0d354051977298a76724cfaf3
      https://github.com/llvm/llvm-project/commit/e8d2057ca48646a0d354051977298a76724cfaf3
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M offload/DeviceRTL/src/Synchronization.cpp

  Log Message:
  -----------
  [OpenMP] Add critical region lock for NVPTX targets (#110148)

Summary:
We define this on AMDGCN but not NVPTX, which leads to some failures
dependong on the target.



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