[mlir][complex] Lower complex.angle to libm
complex.angle corresponds to arg function in libm. We can lower complex.angle to arg and argf. Reviewed By: pifon2a Differential Revision: https://reviews.llvm.org/D129341
Loading
Please sign in to comment