================ @@ -1319,6 +1319,9 @@ def CmpOp : CIR_Op<"cmp", [Pure, SameTypeOperands]> { `cir.bool` result. The kinds of comparison available are: [lt,gt,ge,eq,ne] + Note: The 'complex' dialect has separate complex.eq and complex.neq + operations + ---------------- xlauko wrote:
This is not true anymore. https://github.com/llvm/llvm-project/pull/146129 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits