[PATCH] D58468: [DAGCombine] Fold overlapping constant stores

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 07:59:46 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354676: [DAGCombine] Fold overlapping constant stores (authored by niravd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58468?vs=187934&id=187938#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58468

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  llvm/trunk/test/CodeGen/AArch64/ldst-paired-aliasing.ll
  llvm/trunk/test/CodeGen/PowerPC/constant-combines.ll
  llvm/trunk/test/CodeGen/X86/stores-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58468.187938.patch
Type: text/x-patch
Size: 6249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/8cd26ac8/attachment.bin>


More information about the llvm-commits mailing list