[clang] [CIR] Implement NotEqualOp for ComplexType (PR #146129)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 27 13:51:42 PDT 2025


xlauko wrote:

Is there any reason why this is special operation and not `cmp` operation parameterized by (ne, eq) as for floats, integers?

https://github.com/llvm/llvm-project/pull/146129


More information about the cfe-commits mailing list