After r276153 the pass applies to both kernels and regular device functions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22583
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
ClosedPublic Authored by tra on Jul 20 2016, 12:57 PM.
Details Summary After r276153 the pass applies to both kernels and regular device functions.
Diff Detail Event Timelinetra updated this object. This revision is now accepted and ready to land.Jul 20 2016, 1:44 PM Closed by commit rL276189: [NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC. (authored by tra). · Explain WhyJul 20 2016, 2:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64735 lib/Target/NVPTX/CMakeLists.txt
lib/Target/NVPTX/NVPTX.h
lib/Target/NVPTX/NVPTXLowerArgs.cpp
lib/Target/NVPTX/NVPTXLowerKernelArgs.cpp
lib/Target/NVPTX/NVPTXTargetMachine.cpp
test/CodeGen/NVPTX/bug21465.ll
|
Fix comment (and the silly "------" bits).