[PATCH] D90144: [Scheduling] Fall back to the fast cluster algorithm if the DAG is too complex

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 1 18:12:13 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d178d600af7: [Scheduling] Fall back to the fast cluster algorithm if the DAG is too complex (authored by steven.zhang).

Changed prior to commit:
  https://reviews.llvm.org/D90144?vs=300868&id=302197#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90144

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/AArch64/aarch64-stp-cluster.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90144.302197.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/3d50e278/attachment.bin>


More information about the llvm-commits mailing list