[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 12:24:53 PST 2020


ABataev requested changes to this revision.
ABataev added a comment.
This revision now requires changes to proceed.

"Revert" is wrong here since one of the tests will definitely fail after this. Prepare a patch with the proper fix.


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