================
@@ -225,3 +225,46 @@ module {
// CHECK-SAME: #cir.int<0> : !s32i, #cir.int<0> : !s32i]> : !cir.vector<4 x
!s32i>
// CHECK-NEXT: cir.return %[[RES]] : !cir.vector<4 x !s32i>
}
+
----------------
iamaayushrivastava wrote:
Added `fold_cmp_vector_op_test_i1_result`, which folds a `vec.cmp` to a
`!cir.vector<4 x !cir.int<s, 1>>` result and confirms the output is
`#cir.int<-1> : !cir.int<s, 1>` for true elements.
https://github.com/llvm/llvm-project/pull/202502
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits