[Openmp-commits] [PATCH] D80222: Replace Clang's createRuntimeFunction with the definitions in OMPKinds.def

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat May 30 16:58:19 PDT 2020


jhuber6 added a comment.

In D80222#2065141 <https://reviews.llvm.org/D80222#2065141>, @jdoerfert wrote:

> Initialize the internal OpenMPIRbuilder (see my patch).


Isn't it initialized on line 1063 in `CGOpenMPRuntime.cpp`? There weren't any conflicts listed there when I merged your patch so it should be the same.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80222





More information about the Openmp-commits mailing list