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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 21:50:06 PDT 2015


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

Fix not adding 1st store's chain to new TokenFactor


http://reviews.llvm.org/D12775

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12775.34619.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150912/b03cfea1/attachment.bin>


More information about the llvm-commits mailing list