[Openmp-commits] [PATCH] D72576: [OpenMP][Offloading] Reverted the change that ignores empty target descriptors to fix the issue which the runtime returns wrong device number when no target region.
Alexey Bataev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Jan 12 16:06:19 PST 2020
ABataev added a comment.
In D72576#1816159 <https://reviews.llvm.org/D72576#1816159>, @tianshilei1992 wrote:
> In D72576#1816111 <https://reviews.llvm.org/D72576#1816111>, @ABataev wrote:
>
> > "Revert" is wrong here since one of the tests will definitely fail after this. Prepare a patch with the proper fix.
>
>
> Yep. I got your point. Didn't notice what you tried to fix before. Will update correspondingly.
Ok, thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72576/new/
https://reviews.llvm.org/D72576
More information about the Openmp-commits
mailing list