[PATCH] D46471: [HIP] Add hip offload kind

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 14:06:09 PDT 2018


yaxunl created this revision.
yaxunl added reviewers: rjmccall, tra.

There are quite differences in HIP action builder and action job creation,
which justifies to define a separate offload kind.


https://reviews.llvm.org/D46471

Files:
  include/clang/Driver/Action.h
  lib/Driver/Action.cpp
  lib/Driver/Compilation.cpp
  lib/Driver/ToolChains/Clang.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46471.145290.patch
Type: text/x-patch
Size: 5731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180504/2c72ad9c/attachment.bin>


More information about the cfe-commits mailing list