[Openmp-commits] [PATCH] D94534: [OpenMP] Fixed include directories for OpenMP when building OpenMP with LLVM_ENABLE_RUNTIMES

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 12 11:31:40 PST 2021


jhuber6 accepted this revision.
jhuber6 added a comment.

I tested it with a clean build using GCC 8.3 and CUDA 10.1, the resulting compiler successfuly built an offloading application that ran on the CUDA device. LGTM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94534/new/

https://reviews.llvm.org/D94534



More information about the Openmp-commits mailing list