[Flang] [PowerPC} Implement the floating-point conversion PowerPC intrinsics
All the fc* floating point conversion PowerPC intrinsics are simply lowered to their LLVM IR intrinsic counterparts and do not require any additional error checking. Reviewed By: klausler, jeanPerier Differential Revision: https://reviews.llvm.org/D145080
Loading
Please sign in to comment