[all-commits] [llvm/llvm-project] 95f0d1: [libomptarget] Compile with older cuda, revert D95274

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Mon Jan 25 08:17:32 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 95f0d1edafe3e52a4057768f8cde5d55faf39d16
      https://github.com/llvm/llvm-project/commit/95f0d1edafe3e52a4057768f8cde5d55faf39d16
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
    M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h
    M openmp/libomptarget/plugins/cuda/src/rtl.cpp

  Log Message:
  -----------
  [libomptarget] Compile with older cuda, revert D95274

[libomptarget] Compile with older cuda, revert D95274

Fixes regression reported in comments of D95274.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list