[PATCH] D103951: [NFC][Scheduler] Refactor tryCandidate to return boolean

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 23:36:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
qiucf marked an inline comment as done.
Closed by commit rG07f0faed1156: [NFC][Scheduler] Refactor tryCandidate to return boolean (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D103951?vs=352939&id=355784#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103951

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp
  llvm/lib/Target/PowerPC/PPCMachineScheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103951.355784.patch
Type: text/x-patch
Size: 17398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/ac68444b/attachment.bin>


More information about the llvm-commits mailing list