[PATCH] D62910: [DAGCombine] MergeConsecutiveStores - improve non-temporal load\store handling (PR42123)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 10:01:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362723: [DAGCombine] MergeConsecutiveStores - improve non-temporal load\store handling… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62910?vs=203205&id=203395#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62910/new/

https://reviews.llvm.org/D62910

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/merge-consecutive-stores-nt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62910.203395.patch
Type: text/x-patch
Size: 9226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/014d7b33/attachment.bin>


More information about the llvm-commits mailing list