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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 08:38:48 PST 2019


niravd updated this revision to Diff 187803.
niravd marked 2 inline comments as done.
niravd added a comment.
Herald added subscribers: jsji, nemanjai.

Add big endian support and rebase past added big and little endian test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58468

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58468.187803.patch
Type: text/x-patch
Size: 6132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/6762fbc4/attachment.bin>


More information about the llvm-commits mailing list