[all-commits] [llvm/llvm-project] 93bebd: [OpenMP][NFCI] Cleanup new device RT mapping inter...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Thu Nov 4 15:55:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93bebdc78f12459a85eb94eccbaf50044ac4bd5d
      https://github.com/llvm/llvm-project/commit/93bebdc78f12459a85eb94eccbaf50044ac4bd5d
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
    M openmp/libomptarget/DeviceRTL/src/Mapping.cpp

  Log Message:
  -----------
  [OpenMP][NFCI] Cleanup new device RT mapping interface

Minimize the `impl` interface and clean up some uses of mapping
functions.

Reviewed By: jhuber6

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


  Commit: ab9f3f5d25dc14a9dcffa48389cd1a321d598578
      https://github.com/llvm/llvm-project/commit/ab9f3f5d25dc14a9dcffa48389cd1a321d598578
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/common/src/support.cu

  Log Message:
  -----------
  [OpenMP] Introduce the keepAlive function into the old device RT

Reviewed By: ye-luo

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


  Commit: d4b1cf8f9c48a49ab808df15c4ab378276a07b82
      https://github.com/llvm/llvm-project/commit/d4b1cf8f9c48a49ab808df15c4ab378276a07b82
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
    M openmp/libomptarget/DeviceRTL/CMakeLists.txt
    M openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP] Build device runtimes for sm_86

Reviewed By: carlo.bertolli

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


Compare: https://github.com/llvm/llvm-project/compare/dec15d9a0a9d...d4b1cf8f9c48


More information about the All-commits mailing list