]> granicus.if.org Git - llvm/commitdiff
[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299235 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 06797e64545de71cb9e0cf2f179bc32497ca8bbe..6e94ae178dbbfc5936decee9fb4ca01b16a59e3a 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