[all-commits] [llvm/llvm-project] f8b1f9: [libomptarget] Enable the device allocator for AMDGPU

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Sep 1 10:41:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8b1f93f268a16f994a1f33b5aca2a00f7d13ac2
      https://github.com/llvm/llvm-project/commit/f8b1f93f268a16f994a1f33b5aca2a00f7d13ac2
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
    M openmp/libomptarget/test/api/omp_device_memory.c

  Log Message:
  -----------
  [libomptarget] Enable the device allocator for AMDGPU

This patch adds support for the device memory type, this is currently equivalent
to the default type so it should be treated as the same.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list