[PATCH] D123460: [OpenMP] Make generating offloading entries more generic

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 14:41:32 PDT 2022


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

If we'd like it to be used by CUDA or other programming models, `llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp` is not a good place. Other than that, the patch looks good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123460



More information about the cfe-commits mailing list