[PATCH] D34569: [DAGCombine] Improve Store Merge logic to merge bitcast extracts.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 09:07:06 PDT 2017


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

extract ternary operators from conditionals


https://reviews.llvm.org/D34569

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/MergeConsecutiveStores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34569.105867.patch
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/044f1e65/attachment.bin>


More information about the llvm-commits mailing list