[PATCH] D40701: [ARM][DAG] Reenable post-legalize store merge

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 21:08:58 PST 2017


niravd created this revision.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar, aemerson.

Reenable post-legalize stores with constant merging computation and cofrresponding test case.


https://reviews.llvm.org/D40701

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/test/CodeGen/ARM/arm-storebytesmerge.ll
  llvm/test/CodeGen/ARM/fp16-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40701.125074.patch
Type: text/x-patch
Size: 19345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/f8f3c3dd/attachment.bin>


More information about the llvm-commits mailing list