[Openmp-commits] [PATCH] D90519: [Libomptarget][NFC] Encapsulate Global Libomptarget State
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Nov 1 08:48:57 PST 2020
tianshilei1992 added a comment.
I believe this patch is the first one of a series to refactor the `libomptarget`. I suggest to add your plan into the description. Otherwise, I didn't see any "encapsulation" from this patch. All members in the new class can still be accessed casually.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90519/new/
https://reviews.llvm.org/D90519
More information about the Openmp-commits
mailing list