[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:20:24 PST 2017


craig.topper added a comment.

What about the i32 and i64 stores from the original IR? It looks like we emited a movl and a movsd?


https://reviews.llvm.org/D40918





More information about the llvm-commits mailing list