[PATCH] D141078: [CUDA][HIP] Support '--offload-arch=native' for the new driver

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 19:47:31 PST 2023


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

Change error to use canonical arch string from the triple.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141078

Files:
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/amdgpu-hip-system-arch.c
  clang/test/Driver/nvptx-cuda-system-arch.c
  clang/test/Driver/openmp-offload-infer.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141078.486741.patch
Type: text/x-patch
Size: 6679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230106/e7a7ebf9/attachment.bin>


More information about the cfe-commits mailing list