[mlir][spirv][complex] Convert complex ops to SPIR-V ops
This commit adds conversion from complex construction and extraction ops to SPIR-V. Other arithemtic ops can be done via ComplexToStandard patterns. Reviewed By: kuhar Differential Revision: https://reviews.llvm.org/D147193
Loading
Please sign in to comment