[PATCH] D149162: [Clang][OpenMP][IRBuilder] Move registerTargetGlobalVariable & getAddrOfDeclareTargetVar into the OMPIRBuilder
Andrew Gozillon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 10:42:16 PDT 2023
agozillon marked 3 inline comments as done.
agozillon added a comment.
Updated the patch with your feedback @jsjodin, thank you very much!
And I've updated all getTargetEntryUniqueInfo locations, which I neglected to do previously in this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149162/new/
https://reviews.llvm.org/D149162
More information about the llvm-commits
mailing list