[Openmp-commits] [PATCH] D98678: [OpenMP][DeviceRT] Remove eager allocation for dynamic schedule handling

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 22 10:52:11 PDT 2021


JonChesterfield added a comment.

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...


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