[PATCH] D37987: [DAG] allow store merging before and after legalization (PR34217)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 13:55:55 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313564: [DAG, x86] allow store merging before and after legalization (PR34217) (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37987?vs=115686&id=115713#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37987

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-128.ll
  llvm/trunk/test/CodeGen/X86/stores-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37987.115713.patch
Type: text/x-patch
Size: 11701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/b29a2017/attachment.bin>


More information about the llvm-commits mailing list