[PATCH] D86925: [MachineSink] add one more profitable pattern for sinking
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 19:26:33 PDT 2020
shchenz updated this revision to Diff 292401.
shchenz added a comment.
1: add one more mir test case
2: fix code format
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.292401.patch
Type: text/x-patch
Size: 6113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/ed7bc83d/attachment.bin>
More information about the llvm-commits
mailing list