[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 22:04:58 PST 2016
craig.topper added a comment.
And ROUNDSSr_Int is already in the folding table I dont' know how i missed that earlier.
So only my question about moving ROUNDSSr and ROUNDSDr to the operand 1 table stands.
https://reviews.llvm.org/D27323
More information about the llvm-commits
mailing list