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

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 24 13:25:32 PDT 2015


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 this "inject" bit, but this can at least prep the code for that cleanup.

-eric


http://reviews.llvm.org/D11280





More information about the cfe-commits mailing list