[PATCH] D17159: AMDGPU/SI: Add instruction defs for VOP1 DPP instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 12:02:23 PST 2016


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





More information about the llvm-commits mailing list