[Openmp-commits] [PATCH] D105121: [OpenMP] Avoid checking parent reference count in targetDataBegin

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 29 08:28:23 PDT 2021


jhuber6 added a comment.

In D105121#2847309 <https://reviews.llvm.org/D105121#2847309>, @jdenny wrote:

> In D105121#2847256 <https://reviews.llvm.org/D105121#2847256>, @jdoerfert wrote:
>
>> We should also run it through all the offload apps we have in FAROS.
>
> I've not tried FAROS before.  If you're requesting that I do this, please give me a pointer, and I'll be glad to investigate.

You can also build the tests manually if you find that easier. Right now FAROS only tests XSBench, RSBench, miniFE, and miniQMC for its offloading checks.


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

https://reviews.llvm.org/D105121



More information about the Openmp-commits mailing list