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

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 09:51:14 PST 2021


kparzysz added a comment.

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!


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