[PATCH] D106176: [Scheduler] Treat weak edges uniformly at entry
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 20 06:53:03 PDT 2021
Joe_Nash added a comment.
In D106176#2889833 <https://reviews.llvm.org/D106176#2889833>, @fhahn wrote:
> Is it possible to add a test case?
Do you know a way to create a synthetic schedule DAG for testing? Without that, I would say no, since I don't think we want to create a new schedule mutator purely for testing purposes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106176/new/
https://reviews.llvm.org/D106176
More information about the llvm-commits
mailing list