[all-commits] [llvm/llvm-project] bbcffb: [OpenMP][libomptarget] Add utility class for refer...

Kevin Sala Penadés via All-commits all-commits at lists.llvm.org
Sun Dec 11 12:41:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbcffb08f0fdc0be8c8cba48410f9cb556ea661d
      https://github.com/llvm/llvm-project/commit/bbcffb08f0fdc0be8c8cba48410f9cb556ea661d
  Author: Kevin Sala <kevin.sala at bsc.es>
  Date:   2022-12-11 (Sun, 11 Dec 2022)

  Changed paths:
    M openmp/libomptarget/include/Utilities.h

  Log Message:
  -----------
  [OpenMP][libomptarget] Add utility class for reference counting

The AMDGPU NextGen plugin will use this class for counting the references of some device resources.

Differential Revision: https://reviews.llvm.org/D139787




More information about the All-commits mailing list