[PATCH] D61843: [DAGCombine] Match a pattern where a wide type scalar value is stored by several narrow stores

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 01:51:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362472: [DAGCombine] Match a pattern where a wide type scalar value is stored by… (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61843?vs=202362&id=202874#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61843/new/

https://reviews.llvm.org/D61843

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/PowerPC/store-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61843.202874.patch
Type: text/x-patch
Size: 26021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/a6b7457b/attachment.bin>


More information about the llvm-commits mailing list