]> granicus.if.org Git - llvm/commitdiff
[NewGVN] Now that load coercion is enable, we pass this test.
authorDavide Italiano <davide@freebsd.org>
Wed, 2 Aug 2017 19:47:37 +0000 (19:47 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 2 Aug 2017 19:47:37 +0000 (19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309872 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/NewGVN/fold-const-expr.ll

index acd7c8df2530142aed3c21e0e16a7ec8d72bc2e8..67bb9ae5c176bc63bdd5e3edb3a468fffdfb643e 100644 (file)
@@ -4,7 +4,6 @@
 ; This test checks that we are folding constant expression
 ; PR 28418
 ; RUN: opt -newgvn -S < %s | FileCheck %s
-;; NewGVN fails this due to not having load coercion
 %2 = type { i32, i32, i32, i32, i32 }
 define i32 @_Z16vector3util_mainv(i32 %x, i32 %y)  {
   %tmp1 = alloca %2, align 4