It currently only implements hasBranchDivergence, and will be extended
in later diffs.
Split from D6188.
Paths
| Differential D6195
[NVPTX] Add an NVPTX-specific TargetTransformInfo ClosedPublic Authored by jingyue on Nov 10 2014, 9:58 AM.
Details Summary It currently only implements hasBranchDivergence, and will be extended Split from D6188.
Diff Detail Event Timelinejingyue updated this object. This revision is now accepted and ready to land.Nov 10 2014, 10:01 AM Comment Actions Small nit.
Revision Contents
Diff 15996 lib/Target/NVPTX/CMakeLists.txt
lib/Target/NVPTX/NVPTX.h
lib/Target/NVPTX/NVPTXTargetMachine.h
lib/Target/NVPTX/NVPTXTargetMachine.cpp
lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
|
this is missing the corresponding "/// @{" doxygen member grouping.