[PATCH] D40918: [X86] Cleanup type conversion of 64-bit load-store pairs.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 13:01:49 PST 2017
niravd created this revision.
Herald added a subscriber: hiraditya.
Simplify and generalize chain handling and search for 64-bit load-store
pairs. Nontemporal test now find one additional pair to match.
https://reviews.llvm.org/D40918
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/nontemporal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40918.125788.patch
Type: text/x-patch
Size: 6963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/bf3f8cd8/attachment.bin>
More information about the llvm-commits
mailing list