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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 17:17:10 PDT 2020


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

delete unused variables


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-1.mir
  llvm/test/CodeGen/PowerPC/sink-down-more-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86925.292672.patch
Type: text/x-patch
Size: 6001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/96ccc8c1/attachment.bin>


More information about the llvm-commits mailing list