[PATCH] D45514: [NEON] Support intrinsic for scalar and vector versions of the VRINTN instruction
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 12 04:54:49 PDT 2018
kosarev added a comment.
Eli, the patch doesn't add new intrinsics, just allows scalar arguments for an existing one. Switching from existing ARM-specific intrinsics to some more generic ones seems to be out of scope of this change.
https://reviews.llvm.org/D45514
More information about the llvm-commits
mailing list