[PATCH] D44687: [SchedModel] Remove instregex entries that don't match any instructions (WIP)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 23 04:07:36 PDT 2018
fhahn added a comment.
In https://reviews.llvm.org/D44687#1044247, @fhahn wrote:
> In https://reviews.llvm.org/D44687#1044233, @RKSimon wrote:
>
> > @fhahn Would you be willing to commit those scheduler fixes yourself? Ideally I should be able to commit this patch as just the CodeGenSchedule.cpp changes with all the model fixes already in.
>
>
> Yep, I can commit the AArch64 changes. I'll wait till tomorrow, in case Joel or Stefan have any concerns.
Done, https://reviews.llvm.org/rL328303
Repository:
rL LLVM
https://reviews.llvm.org/D44687
More information about the llvm-commits
mailing list