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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 01:57:13 PDT 2021


qiucf updated this revision to Diff 352939.
qiucf marked 2 inline comments as done.
qiucf added a comment.

Return false only if TryCand is NoCand


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.352939.patch
Type: text/x-patch
Size: 16991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/07347ef0/attachment.bin>


More information about the llvm-commits mailing list