================
@@ -42,3 +42,459 @@ vector.body:
exit:
ret float %acc
}
+
+define i32 @vp_reduce_add(ptr %a) {
----------------
lukel97 wrote:
There still only seems to be one commit in this PR
https://github.com/llvm/llvm-project/pull/131974