[Openmp-commits] [PATCH] D87841: [openmp][libomptarget] Include header from LLVM source tree
Saiyedul Islam via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 17 11:28:43 PDT 2020
saiislam added inline comments.
================
Comment at: llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:33
///
/// Example usage in libomptarget/deviceRTLs:
/// #include "OMPGridValues.h"
----------------
You might want to update these comments also. I have a NFC patch under review for exactly this D86232. Feel free to bring it in here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87841/new/
https://reviews.llvm.org/D87841
More information about the Openmp-commits
mailing list