Re: [PATCH] D11280: [CUDA] Improve CUDA compilation pipeline creation.

2015-08-27 Thread Artem Belevich via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL246174: [CUDA] Improve CUDA compilation pipeline creation. (authored by tra). Changed prior to commit: http://reviews.llvm.org/D11280?vs=29947&id=33341#toc Repository: rL LLVM http://reviews.llvm.or

Re: [PATCH] D11280: [CUDA] Improve CUDA compilation pipeline creation.

2015-08-24 Thread Eric Christopher via cfe-commits
echristo accepted this revision. echristo added a comment. This revision is now accepted and ready to land. This seems like a decent incremental improvement. I think we still need to separate out the pipeline a bit further and have the cuda compilation just be separate actions that don't need th