[mlir] Add conversion from complex to standard dialect for EqualOp.
This adds the straightforward conversion for EqualOp (two complex numbers are equal if both the real and the imaginary part are equal). Differential Revision: https://reviews.llvm.org/D102840
Loading
Please sign in to comment