guansong added a comment.
I am not quite familiar with Clang driver set up, I will add Greg for more
comments. But I have hacked one the latest YKT tree to support simple AMDGCN
path the same way as NVPTX. The last patch is here
https://github.com/ROCm-Developer-Tools/hcc2-clang/commit/8c1cce0d
guansong added a comment.
LGTM.
Repository:
rC Clang
https://reviews.llvm.org/D40977
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297890: enable -save-temps with -finclude-defult-header
(authored by guansong).
Changed prior to commit:
https://reviews.llvm.org/D30743?vs=91718&id=91935#toc
Repository:
rL LLVM
https://reviews.llv
guansong updated this revision to Diff 91718.
guansong added a comment.
Thanks, update as suggested.
https://reviews.llvm.org/D30743
Files:
lib/Driver/Tools.cpp
test/Driver/include-default-header.cl
Index: test/Driver/include-default-header.cl
=
guansong updated this revision to Diff 91600.
https://reviews.llvm.org/D30743
Files:
lib/Driver/Tools.cpp
test/Driver/include-default-header.cl
Index: test/Driver/include-default-header.cl
===
--- /dev/null
+++ test/Driver/incl