[PATCH] D76060: [NFC][DAGCombine] Extract post-inc logic

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 07:35:56 PDT 2020


samparker updated this revision to Diff 249926.
samparker edited the summary of this revision.
samparker added a comment.

We now have two helper functions:

- getPostIndexedLoadStoreOp
- shouldCombineToPostInc


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

https://reviews.llvm.org/D76060

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76060.249926.patch
Type: text/x-patch
Size: 9268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/24ef6314/attachment.bin>


More information about the llvm-commits mailing list