[Openmp-commits] [PATCH] D105990: [OpenMP][NFC] Simplify targetDataEnd conditions for CopyMember

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 6 15:16:16 PDT 2021


grokos added a comment.

In D105990#2880851 <https://reviews.llvm.org/D105990#2880851>, @jdenny wrote:

> Thanks for the review.  I'd feel more comfortable with one small simplification at a time.  That is, a subsequent patch (which I'm happy to write if you'd like) could make the further simplification you're proposing and adjust targetDataBegin to match.  Does that seem reasonable?

Sure, no problem!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105990/new/

https://reviews.llvm.org/D105990



More information about the Openmp-commits mailing list