[PATCH] D132738: [PowerPC] CTRLoop pseudo instructions should not be duplicated
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 18:09:32 PDT 2022
tingwang marked an inline comment as done.
tingwang added a comment.
In D132738#3754410 <https://reviews.llvm.org/D132738#3754410>, @shchenz wrote:
>> Attached test case will be added before and removed by this fix.
>
> Do you mean you plan to remove the test case? I think the test case should still be kept and check that a ctr-loop is generated after this fix.
Sure. Test case updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132738/new/
https://reviews.llvm.org/D132738
More information about the llvm-commits
mailing list