[PATCH] D138837: [ScheduleDAG] Support REQ_SEQUENCE unscheduling

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 24 13:17:29 PST 2022


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.

It's not really clear to me why unscheduling isn't using GetCostForDef(), but I don't really want to make more complex changes to this code; it tends to be fragile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138837



More information about the llvm-commits mailing list