[llvm] accf06f - Test commit.

Kamau Bridgeman via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 06:35:32 PDT 2020


Author: Kamau Bridgeman
Date: 2020-03-19T08:34:48-05:00
New Revision: accf06feb1d1052d9fcabb90a9858eeeab91d1ce

URL: https://github.com/llvm/llvm-project/commit/accf06feb1d1052d9fcabb90a9858eeeab91d1ce
DIFF: https://github.com/llvm/llvm-project/commit/accf06feb1d1052d9fcabb90a9858eeeab91d1ce.diff

LOG: Test commit.

Added: 
    

Modified: 
    llvm/test/CodeGen/PowerPC/float-vector-gather.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/PowerPC/float-vector-gather.ll b/llvm/test/CodeGen/PowerPC/float-vector-gather.ll
index b7bb622a1f90..672a8f3e82aa 100644
--- a/llvm/test/CodeGen/PowerPC/float-vector-gather.ll
+++ b/llvm/test/CodeGen/PowerPC/float-vector-gather.ll
@@ -1,4 +1,4 @@
-; NOTE: This test ensures that for both Big and Little Endian cases a set of
+; NOTE: This test ensures that, for both Big and Little Endian cases, a set of
 ; NOTE: 4 floats is gathered into a v4f32 register using xxmrghw and xxmrgld
 ; RUN: llc -verify-machineinstrs -mcpu=pwr9 -ppc-vsr-nums-as-vr \
 ; RUN: -ppc-asm-full-reg-names -mtriple=powerpc64le-unknown-linux-gnu < %s \


        


More information about the llvm-commits mailing list