[PATCH] D113150: Lift VLIWResourceModel, VLIWMachineScheduler, and ConvergingVLIWScheduler into CodeGen/VLIWMachineScheduler

James Nagurne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 10:49:27 PST 2021


JamesNagurne added a comment.

In D113150#3118950 <https://reviews.llvm.org/D113150#3118950>, @kparzysz wrote:

> I committed a small patch (https://reviews.llvm.org/rGa721ddbae983), it changes `releaseTopNode` and `releaseBottomNode`, you'll need to rebase before merging.
>
> Performance tests look ok.
>
> Thanks!

I appreciate you running the tests.
Next chance I get I'll rebase, clang-format, and apply the suggestions made here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113150/new/

https://reviews.llvm.org/D113150



More information about the llvm-commits mailing list