[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:24:32 PDT 2020
shchenz marked an inline comment as done.
shchenz added a comment.
>> 1: add one more mir test case
>
> Did you forget to do `git add`, I don't see it.
Weird, I added case `test/CodeGen/PowerPC/sink-down-more-instructions-1.mir`. Could you do another check?
Maybe we should delete the IR test `test/CodeGen/PowerPC/sink-down-more-instructions.ll`? it is same input with mir test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86925/new/
https://reviews.llvm.org/D86925
More information about the llvm-commits
mailing list