remove FIXME comment; fixed by previous commit
authorSanjay Patel <spatel@rotateright.com>
Sun, 21 Aug 2016 16:40:42 +0000 (16:40 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 21 Aug 2016 16:40:42 +0000 (16:40 +0000)
llvm-svn: 279400

llvm/test/Transforms/InstCombine/shift.ll

index c394577..537e5cd 100644 (file)
@@ -605,7 +605,6 @@ define i1 @test33(i32 %X) {
   ret i1 %tmp2
 }
 
-; FIXME: Vectors should fold the same way.
 define <2 x i1> @test33vec(<2 x i32> %X) {
 ; CHECK-LABEL: @test33vec(
 ; CHECK-NEXT:    [[TMP1_MASK:%.*]] = and <2 x i32> %X, <i32 16777216, i32 16777216>