[PATCH] D65506: [MachineScheduler] improve reuse of 'releaseNode'method

Lorenzo Casalino via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 09:21:14 PDT 2019


DoktorC updated this revision to Diff 216419.
DoktorC added a comment.

Removed useless round brackets and merged `Available.size() >= ReadyListLimit` with other
hazard conditions.


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

https://reviews.llvm.org/D65506

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/lib/CodeGen/MachineScheduler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65506.216419.patch
Type: text/x-patch
Size: 3594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/7abfd645/attachment-0001.bin>


More information about the llvm-commits mailing list