[Openmp-commits] [PATCH] D134565: [OpenMP][Offload] Initial patch for Level Zero plugin

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 23 14:16:54 PDT 2022


jhuber6 added a comment.

In D134565#3812616 <https://reviews.llvm.org/D134565#3812616>, @tianshilei1992 wrote:

> We currently have a new plugin interface https://reviews.llvm.org/D134396, and the use of `libelf` is expected to go away.

The `libelf` dependency has already been removed in LLVM, we only use LLVM's libraries now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134565



More information about the Openmp-commits mailing list