[PATCH] D119010: [AggressiveInstCombine] Recognize table-based ctz implementation and enable it for AARCH64 at -O3
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 00:17:55 PST 2022
djtodoro added a comment.
In D119010#3348354 <https://reviews.llvm.org/D119010#3348354>, @gsocshubham wrote:
> In D119010#3297623 <https://reviews.llvm.org/D119010#3297623>, @djtodoro wrote:
>
>> Thanks for this.
>>
>> This should be implemented as a patch on top of the https://reviews.llvm.org/D113291 (as a child of the D113291 <https://reviews.llvm.org/D113291>).
>
> Hello @djtodoro
>
> What is the process to submit my patch based on https://reviews.llvm.org/D113291 ?
> While submitting current patch, I could not find a option to make my patch as child patch of yours.
>
> Can you please point to the process of doing it?
Edit Related Revisions (Bellow "Download Raw DIff") -> Edit Child Revisions
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119010/new/
https://reviews.llvm.org/D119010
More information about the llvm-commits
mailing list