[PATCH] D60839: [ScheduleDAGInstrs] Compute topological ordering on demand.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 09:01:48 PDT 2019


fhahn added a comment.

I've verified this does not change CodeGen for the test-suite + various external suites. Slightly positive impact on compile-time (-0.1 % geomean speedup for test-suite + SPEC & co, with -O1 on X86)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60839





More information about the llvm-commits mailing list