arsenm added inline comments.
================
Comment at: lib/Target/AMDGPU/SIInstrInfo.td:1072
@@ -1071,1 +1071,3 @@
+// Returns the register class to use for DPP soruce operands.
+class getDPPSrcForVT<ValueType VT> {
----------------
Typo soruce
http://reviews.llvm.org/D17159