[PATCH] D30471: [SDAG] Relax conditions under stores of loaded values can be merged

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:07:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302712: [SDAG] Relax conditions under stores of loaded values can be merged (authored by niravd).

Changed prior to commit:
  https://reviews.llvm.org/D30471?vs=98444&id=98511#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30471

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/merge_store_duplicated_loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30471.98511.patch
Type: text/x-patch
Size: 5442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/5056929a/attachment.bin>


More information about the llvm-commits mailing list