[Openmp-commits] [PATCH] D93055: [OpenMP] Add time profiling for libomptarget

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 14 00:44:24 PST 2020


JonChesterfield added a comment.

In D93055#2450692 <https://reviews.llvm.org/D93055#2450692>, @sylvestre.ledru wrote:

> I think there is something wrong in this patch
> It creates a new library called:
> ...
> @ggeorgakoudis should I report a new bug? thanks

There's no change to the cmake files that control the output file name in this patch so I don't think this can be the cause of the change you're seeing. There may be an existing bug about how the libraries should be named.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93055



More information about the Openmp-commits mailing list