[PATCH] D40918: [X86] Cleanup type conversion of 64-bit load-store pairs.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 08:59:16 PST 2017
craig.topper added a comment.
I was wondering why we weren't using movntsd, but I forgot that's an AMD SSE4A instruction.
https://reviews.llvm.org/D40918
More information about the llvm-commits
mailing list