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

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


niravd updated this revision to Diff 187934.
niravd added a comment.

LGTMed, but not accepted.  Presumably oversight, but address nits and clang format just in 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.187934.patch
Type: text/x-patch
Size: 6141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/8bbb350b/attachment.bin>


More information about the llvm-commits mailing list