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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 11:17:06 PDT 2017


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

Resolve outstanding comments and rebase over latned extracted NFCI patch.


https://reviews.llvm.org/D34569

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  test/CodeGen/BPF/undef.ll
  test/CodeGen/MSP430/Inst16mm.ll
  test/CodeGen/X86/bswap-wide-int.ll
  test/CodeGen/X86/build-vector-128.ll
  test/CodeGen/X86/build-vector-256.ll
  test/CodeGen/X86/build-vector-512.ll
  test/CodeGen/X86/clear_upper_vector_element_bits.ll
  test/CodeGen/X86/wide-integer-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34569.104693.patch
Type: text/x-patch
Size: 24706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/68dc5b13/attachment-0001.bin>


More information about the llvm-commits mailing list