[PATCH] D86925: [MachineSink] add one more profitable pattern for sinking

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 21:45:09 PDT 2020


shchenz updated this revision to Diff 292103.
shchenz added a comment.

address @qcolombet comments:
1: add the always profitable pattern


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86925

Files:
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/test/CodeGen/PowerPC/sink-down-more-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86925.292103.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/54cbe7bf/attachment.bin>


More information about the llvm-commits mailing list