[Openmp-commits] [PATCH] D98358: [OpenMP] Restore backwards compatibility for libomptarget

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 10 09:18:24 PST 2021


jhuber6 added a comment.

In D98358#2617152 <https://reviews.llvm.org/D98358#2617152>, @cchen wrote:

> I think some existing Clang OpenMP codegen tests will break if they are testing against `__kmpc_push_target_tripcount`.

I'm working on fixing the tests, I also forgot to include it in the `exports`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98358



More information about the Openmp-commits mailing list