[Openmp-commits] [PATCH] D153704: [openmp] remove initializeRewriteSymbolsLegacyPassPass

Nikita Popov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Jun 24 09:12:01 PDT 2023


nikic added inline comments.


================
Comment at: openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp:83
 
   // Initialize passes
   PassRegistry &Registry = *PassRegistry::getPassRegistry();
----------------
You can remove the entire code starting from here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153704/new/

https://reviews.llvm.org/D153704



More information about the Openmp-commits mailing list