NFC. Added a blank line for consistency.
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrVSX.td
index 544f69f978060c55dd8145cc112ca6c17ab2da9f..cb5a32c8a7d206130adee5bcf84f22e5f7335834 100644 (file)
@@ -1018,6 +1018,7 @@ let AddedComplexity = 400 in { // Prefer VSX patterns over non-VSX patterns.
                           [(set v4i32:$XT, (vnot_ppc (and v4i32:$XA,
                                                     v4i32:$XB)))]>;
   } // isCommutable
+
   def : Pat<(int_ppc_vsx_xxleqv v4i32:$A, v4i32:$B),
             (XXLEQV $A, $B)>;