[PATCH] D125050: [OpenMP] Try to Infer target triples using the offloading architecture

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 10:48:56 PDT 2022


yaxunl added a comment.

could you please add a test to https://github.com/llvm/llvm-project/blob/main/clang/test/Driver/hip-offload-arch.hip

to make sure when -fopenmp is specified, no openmp offloading is performed? Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125050



More information about the cfe-commits mailing list