[PATCH] D79257: [OPENMP50]Codegen for uses_allocators clause.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 14 10:50:22 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. FWIW, we should directly add new runtime functions we emit into OMPKinds.def. That saves us the trouble of searching for the ones we missed later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79257





More information about the cfe-commits mailing list