[PATCH] D95976: [OpenMP] Simplify offloading parallel call codegen

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 15:47:50 PDT 2021


Meinersbur added a comment.

I have not looked at the other mentioned problem yet:

> another that attribute regexes are not recognized (https://reviews.llvm.org/harbormaster/unit/view/552593/ at nvptx_target_codegen.cpp:723:17)

Which might still be there.

I would want for Harbormaster to complete the pre-merge check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95976



More information about the llvm-commits mailing list