================
@@ -7,9 +7,7 @@ define void @test() {
; CHECK-NEXT: [[BB:.*]]:
; CHECK-NEXT: br label %[[BB8:.*]]
; CHECK: [[BB8]]:
-; CHECK-NEXT: [[PHI:%.*]] = phi i32 [ [[OP_RDX:%.*]], %[[BB8]] ], [ 0,
%[[BB]] ]
-; CHECK-NEXT: [[TMP0:%.*]] = call i32 @llvm.vector.reduce.add.v4i32(<4 x
i32> zeroinitializer)
----------------
fhahn wrote:
I suspect it would be good to make the inputs of some of the SLP tests more
robust and avoid trivially simplifyable constructs, as the folding does not
look like it was intended when the tests were written
https://github.com/llvm/llvm-project/pull/200496
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits