[PATCH] D153667: [HIP]: Add gpu-link-output to control link job creation

Jeffrey Byrnes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 13:11:05 PDT 2023


jrbyrnes updated this revision to Diff 534725.
jrbyrnes marked an inline comment as done.
jrbyrnes added a comment.

Fix tests + add tests. Add phase test for -fgpu-rdc --no-gpu-link-output (these are not intended to be used together)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153667

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/hip-device-compile.hip
  clang/test/Driver/hip-phases.hip
  clang/test/Driver/hip-rdc-device-only.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153667.534725.patch
Type: text/x-patch
Size: 11643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230626/88fc4649/attachment-0001.bin>


More information about the cfe-commits mailing list