Index: llvm/test/CodeGen/PowerPC/builtins-ppc-p10permute.ll
===================================================================
--- llvm/test/CodeGen/PowerPC/builtins-ppc-p10permute.ll
+++ llvm/test/CodeGen/PowerPC/builtins-ppc-p10permute.ll
@@ -5,6 +5,7 @@
 ; RUN: llc -verify-machineinstrs -ppc-asm-full-reg-names -mcpu=pwr10 \
 ; RUN:   -ppc-vsr-nums-as-vr -mtriple=powerpc64-unknown-unknown < %s | FileCheck %s
 
+
 define <16 x i8> @testVSLDBI(<16 x i8> %a, <16 x i8> %b) {
 ; CHECK-LABEL: testVSLDBI:
 ; CHECK:       # %bb.0: # %entry