[PATCH] D88018: Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit"

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 04:29:26 PDT 2020


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

Ok, let's revert this for now. It's annoying to have a dependency on something that's not used by the in-tree backends, so we need to figure out how to remove it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88018



More information about the llvm-commits mailing list