[PATCH] D144864: [Flang][Driver][MLIR] Add -fopenmp-is-device to Flang and link to an omp.is_device attribute
Andrew Gozillon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 7 05:50:32 PST 2023
agozillon added a comment.
The recent update removed the added offload related code from Flang.h/.cpp and removed the related test.
Would it be possible to have an extra sign-off as requested by @awarzynski (or more review points to correct/discuss if we aren't happy with the state/direction of the patch) from either @kiranchandramohan or @jdoerfert my apologies for the pings!
And then provided @awarzynski is happy with the current state of the patch after this recent commit and no further comments I can commit and close the patch :)
Thank you very much for all the excellent comments in this review, and the attention given to it, I appreciate it greatly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144864/new/
https://reviews.llvm.org/D144864
More information about the cfe-commits
mailing list