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

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 04:42:58 PDT 2022


jhuber6 updated this revision to Diff 427599.
jhuber6 added a comment.

Add test for disabling openmp with `-fno-openmp`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125050

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/openmp-offload-infer.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125050.427599.patch
Type: text/x-patch
Size: 21521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/ba1b45ab/attachment-0001.bin>


More information about the cfe-commits mailing list