[all-commits] [llvm/llvm-project] 5acee7: [OpenMP][libomptarget] Add hasQueue() function in ...

Kevin Sala Penadés via All-commits all-commits at lists.llvm.org
Sun Dec 4 04:26:05 PST 2022


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

  Changed paths:
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h

  Log Message:
  -----------
  [OpenMP][libomptarget] Add hasQueue() function in NextGen plugin's AsyncInfoWrapperTy

This patch prepares the PluginInterface for the new AMDGPU NextGen plugin.

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




More information about the All-commits mailing list