"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6f58ce16782e384c7d74c3d2a5af43d110016d9e"
[PowerPC] Exploit VSX rounding instrs for rint
Exploit native VSX rounding instruction, x(v|s)r(d|s)pic, which does rounding using current rounding mode. According to C standard library, rint may raise INEXACT exception while nearbyint won't. Reviewed By: lkail Differential Revision: https://reviews.llvm.org/D72685
Loading
Please register or sign in to comment