[PATCH] D40193: [DAGCombine] Disable finding better chains for stores at O0

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 18 15:12:10 PST 2017


sdardis updated this revision to Diff 123483.
sdardis added reviewers: craig.topper, t.p.northover.
sdardis added a comment.
Herald added a subscriber: javed.absar.

Updating for review comments.

The requested change has lead to some test changes, so I'll wait for additional comments before committing this.

I'm adding people who've touched those test files last for comments.


https://reviews.llvm.org/D40193

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/ARM/alloc-no-stack-realign.ll
  test/CodeGen/Mips/dagcombine-store-gep-chain-slow.ll
  test/CodeGen/X86/pr32284.ll
  test/CodeGen/X86/pr32345.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40193.123483.patch
Type: text/x-patch
Size: 49779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171118/245b791f/attachment.bin>


More information about the llvm-commits mailing list