[PATCH] D45514: [NEON] Support intrinsic for scalar and vector versions of the VRINTN instruction

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 08:39:08 PDT 2018


efriedma added a comment.

Can you use llvm.rint.f32, instead of adding a new intrinsic?


https://reviews.llvm.org/D45514





More information about the llvm-commits mailing list