[MSSA] Small test fix
authorPiotr Padlewski <piotr.padlewski@gmail.com>
Fri, 31 Mar 2017 17:39:07 +0000 (17:39 +0000)
committerPiotr Padlewski <piotr.padlewski@gmail.com>
Fri, 31 Mar 2017 17:39:07 +0000 (17:39 +0000)
llvm-svn: 299235

llvm/test/Transforms/Util/MemorySSA/invariant-groups.ll

index 06797e6..6e94ae1 100644 (file)
@@ -19,7 +19,7 @@ define i32 @foo(i32* %a) {
   %a8 = call i8* @llvm.invariant.group.barrier(i8* %1)
   %a32 = bitcast i8* %a8 to i32*
 
-; This have to be MemoryUse(1), because we can't skip the barrier based on
+; This have to be MemoryUse(2), because we can't skip the barrier based on
 ; invariant.group.
 ; CHECK: MemoryUse(2)
 ; CHECK-NEXT: %2 = load i32