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

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 20:44:57 PDT 2019


steven.zhang updated this revision to Diff 202362.
steven.zhang marked an inline comment as done.
steven.zhang added a comment.

Address comments.


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

https://reviews.llvm.org/D61843

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61843.202362.patch
Type: text/x-patch
Size: 27366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/360a3f40/attachment-0001.bin>


More information about the llvm-commits mailing list