[PATCH] D62890: [DAGCombiner] Merge consecutive stores of vector elements before types are legalized

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 23:28:43 PDT 2019


lkail updated this revision to Diff 205740.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62890

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/SystemZ/vec-combine-02.ll
  llvm/test/CodeGen/X86/masked_compressstore.ll
  llvm/test/CodeGen/X86/pr40994.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62890.205740.patch
Type: text/x-patch
Size: 7234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/6bf8d184/attachment.bin>


More information about the llvm-commits mailing list