[PATCH] D75847: [DAGCombine] Skip PostInc combine with later users

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 02:10:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62fdb1f534b7: [DAGCombine] Skip PostInc combine with later users (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D75847?vs=250785&id=251967#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75847

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb/frame-access.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/extending-loads.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75847.251967.patch
Type: text/x-patch
Size: 8105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/fc1c8561/attachment.bin>


More information about the llvm-commits mailing list