[PATCH] D18171: [CUDA][OpenMP] Create generic offload action

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 15:02:15 PDT 2016


sfantao updated this revision to Diff 63865.
sfantao marked an inline comment as done.
sfantao added a comment.

- Modify assertion to check that sizes of input dependences and device toolchains is consistent.


http://reviews.llvm.org/D18171

Files:
  include/clang/Driver/Action.h
  include/clang/Driver/Compilation.h
  include/clang/Driver/Driver.h
  lib/Driver/Action.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Frontend/CreateInvocationFromCommandLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18171.63865.patch
Type: text/x-patch
Size: 61615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160713/7341ba37/attachment-0001.bin>


More information about the cfe-commits mailing list