[Openmp-commits] [PATCH] D142569: [WIP][OpenMP] Introduce kernel	argument
    Shilei Tian via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Sat Jan 28 16:34:43 PST 2023
    
    
  
tianshilei1992 added inline comments.
================
Comment at: openmp/libomptarget/plugins/cuda/src/rtl.cpp:26
 #include "Debug.h"
-#include "DeviceEnvironment.h"
+#include "Environment.h"
 #include "omptarget.h"
----------------
These changes in old plugins will be gone because the old plugins will be removed.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142569/new/
https://reviews.llvm.org/D142569
    
    
More information about the Openmp-commits
mailing list