This attempts to keep this bit of cuda-specific knowledge out of relatively generic BuildJobsForActions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11310
[CUDA] Moved device-side triple calculation to buildCudaActions ClosedPublic Authored by tra on Jul 17 2015, 1:32 PM.
Details Summary This attempts to keep this bit of cuda-specific knowledge out of relatively generic BuildJobsForActions.
Diff Detail
Event Timelinetra updated this object. tra added a parent revision: D11280: [CUDA] Improve CUDA compilation pipeline creation..Jul 17 2015, 1:45 PM tra removed a parent revision: D11280: [CUDA] Improve CUDA compilation pipeline creation..Jul 20 2015, 2:35 PM Closed by commit rL242718: [CUDA] Moved device-side triple calculation to buildCudaActions(). (authored by tra). · Explain WhyJul 20 2015, 2:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30198 cfe/trunk/include/clang/Driver/Action.h
cfe/trunk/lib/Driver/Action.cpp
cfe/trunk/lib/Driver/Driver.cpp
|