[PATCH] D141105: [OpenMP] Add support for '--offload-arch=native' to OpenMP offloading

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 06:42:30 PST 2023


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

Change to `SuppressError` and make`--offload-arch=` just default to native.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141105

Files:
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/openmp-system-arch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141105.488193.patch
Type: text/x-patch
Size: 10870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230111/c24ee198/attachment-0001.bin>


More information about the cfe-commits mailing list