Add explanatory comment.
[oota-llvm.git] / lib / Target / ARM / ARMInstrNEON.td
index d83f6b84cb0e576fb2220d9b30182d2381f8d4c4..ce93beaa32b2e38dbbad58e17d2bff8a64987904 100644 (file)
@@ -5185,6 +5185,7 @@ def : Pat<(v2f64 (bitconvert (v4f32 QPR:$src))), (v2f64 QPR:$src)>;
 // Assembler aliases
 //
 
+// VAND/VEOR/VORR accept but do not require a type suffix.
 defm : VFPDTAnyInstAlias<"vand${p}", "$Vd, $Vn, $Vm",
                          (VANDd DPR:$Vd, DPR:$Vn, DPR:$Vm, pred:$p)>;
 defm : VFPDTAnyInstAlias<"vand${p}", "$Vd, $Vn, $Vm",