[PATCH] D12573: check for fastness before merging in DAGCombiner::MergeConsecutiveStores()

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 08:04:44 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246771: check for fastness before merging in DAGCombiner::MergeConsecutiveStores()  (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D12573?vs=33855&id=33943#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12573

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/dag-merge-fast-accesses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12573.33943.patch
Type: text/x-patch
Size: 7622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/2b38e894/attachment.bin>


More information about the llvm-commits mailing list