[PATCH] D27323: [X86] Fix non-intrinsic roundss/roundsd to not read the destination register

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 21:17:57 PST 2016


craig.topper added a comment.

Nevermind the question about RSQRTSSr_Int, RCPSSr_Int, SQRTSDr_Int, and SQRTSSr_Int. Didn't realize they don't take two arguments.


https://reviews.llvm.org/D27323





More information about the llvm-commits mailing list