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

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 27 17:15:45 PDT 2025


andykaylor wrote:

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

I like this suggestion.

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


More information about the cfe-commits mailing list