OSDN Git Service

Whitespace.
authorChad Rosier <mcrosier@apple.com>
Tue, 20 Mar 2012 18:38:33 +0000 (18:38 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 20 Mar 2012 18:38:33 +0000 (18:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153105 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86InstrSSE.td

index 7f7b556..2e1794c 100644 (file)
@@ -641,7 +641,7 @@ let Predicates = [HasAVX] in {
               (VMOVSDrr (v2i64 (V_SET0)),
                         (EXTRACT_SUBREG (v4i64 VR256:$src), sub_sd)), sub_xmm)>;
 
-// Extract and store.
+  // Extract and store.
   def : Pat<(store (f32 (vector_extract (v4f32 VR128:$src), (iPTR 0))),
                    addr:$dst),
             (VMOVSSmr addr:$dst,