[RISCV] Promote f16 ceil/floor/round/roundeven/nearbyint/rint/trunc intrinsics to f32 libcalls.
Previously these would crash. I don't think these can be generated directly from C. Not sure if any optimizations can introduce them. Reviewed By: asb Differential Revision: https://reviews.llvm.org/D113527
Loading
Please sign in to comment