[PATCH] D62910: [DAGCombine] MergeConsecutiveStores - improve non-temporal load\store handling (PR42123)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 10:55:22 PDT 2019
RKSimon updated this revision to Diff 203205.
RKSimon retitled this revision from "[DAGCombine] MergeConsecutiveStores - improve non-temporal store handling (PR42123)" to "[DAGCombine] MergeConsecutiveStores - improve non-temporal load\store handling (PR42123)".
RKSimon edited the summary of this revision.
RKSimon added a comment.
Add nt-load handling as well
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62910/new/
https://reviews.llvm.org/D62910
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/merge-consecutive-stores-nt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62910.203205.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/4def2dbd/attachment.bin>
More information about the llvm-commits
mailing list