[PATCH] D12775: Use new TokenFactor chain when merging stores

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 18:59:57 PDT 2015


arsenm updated this revision to Diff 35210.
arsenm added a comment.

Fix not adding chains when storing constants. Fixes regressions from losing half of the stores in tests added by http://reviews.llvm.org/D12698


http://reviews.llvm.org/D12775

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/merge-store-partially-alias-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12775.35210.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/383b355b/attachment.bin>


More information about the llvm-commits mailing list