[PATCH] D46475: [HIP] Set proper triple and offload kind for the toolchain

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 12:25:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332123: [HIP] Set proper triple and offload kind for the toolchain (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46475?vs=145699&id=146381#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46475

Files:
  cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Driver/Types.h
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/Types.cpp
  cfe/trunk/test/Driver/Inputs/hip_multiple_inputs/a.cu
  cfe/trunk/test/Driver/Inputs/hip_multiple_inputs/b.hip
  cfe/trunk/test/Driver/hip-inputs.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46475.146381.patch
Type: text/x-patch
Size: 6471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/fd8ae96c/attachment.bin>


More information about the llvm-commits mailing list