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

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Jan 12 15:20:29 PST 2020


tianshilei1992 added a comment.

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.


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