[PATCH] D101503: [OpenMPIRBuilder] Add createOffloadMaptypes and createOffloadMapnames functions

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 08:46:02 PDT 2021


Meinersbur added a comment.

In D101503#2729385 <https://reviews.llvm.org/D101503#2729385>, @jdoerfert wrote:

> I assume clang tests apply here. It replaces clang functionality after all.

The policy so far was to have LLVM functionality tested in LLVM itself. See https://reviews.llvm.org/D91470#2395409 and D91643 <https://reviews.llvm.org/D91643>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101503



More information about the llvm-commits mailing list