Fix frint ACLE intrinsic names
Although the instruction names begin "frint", the ACLE spec states that the intrinsic names begin "__rint", without the "f". Differential Revision: https://reviews.llvm.org/D134824
Loading
Please sign in to comment