[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
Wed Mar 21 03:23:40 PDT 2018


fhahn added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D44687





More information about the llvm-commits mailing list