tianshilei1992 marked an inline comment as done. tianshilei1992 added inline comments.
================ Comment at: llvm/include/llvm/Frontend/OpenMP/OMPConstants.h:132 +enum class OMPTargetExecutionModeMaskType : int8_t { + Generic = 0x1, + SPMD = 0x2, ---------------- Do we want to set a `NONE = 0x0` here? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D110029/new/ https://reviews.llvm.org/D110029 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits