[PATCH] D105191: [Clang][OpenMP] Add support for Static Device Libraries

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 6 19:49:42 PDT 2021


saiislam added a comment.

In D105191#2985819 <https://reviews.llvm.org/D105191#2985819>, @ye-luo wrote:

> @saiislam since clang-nvlink-wrapper has landed, could you update this patch?

@ye-luo , In the last multi-company OpenMP-dev meeting it was suggested that D106809 <https://reviews.llvm.org/D106809> should be reviewed separately because it is logically a separate patch. But, D106809 <https://reviews.llvm.org/D106809> is required for this patch so that it doesn't break our downstream pipeline.
Could you please take a look at D106809 <https://reviews.llvm.org/D106809>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105191



More information about the cfe-commits mailing list