[Openmp-commits] [PATCH] D98678: [OpenMP][DeviceRT] Remove eager allocation for dynamic schedule handling
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Mar 22 11:01:35 PDT 2021
ye-luo added a comment.
In D98678#2641994 <https://reviews.llvm.org/D98678#2641994>, @JonChesterfield wrote:
> In D98678#2641938 <https://reviews.llvm.org/D98678#2641938>, @ye-luo wrote:
>
>> In D98678#2636197 <https://reviews.llvm.org/D98678#2636197>, @JonChesterfield wrote:
>>
>>> I failed to apply this to amd-stg-open to test, but may be able to run qmcpack against llvm main now. Will try that.
>>
>> What turns out in your try?
>
> qmcpack fails to build with trunk llvm on amdgcn, before applying this patch. Work in progress...
It is OK to commit this patch to trunk now? It sounds that your testing is stuck with another set of issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98678/new/
https://reviews.llvm.org/D98678
More information about the Openmp-commits
mailing list