[PATCH] D86681: [PowerPC] duplicate the tryCandidate from base to PowerPC scheduler

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 20:23:13 PDT 2020


steven.zhang updated this revision to Diff 289066.
steven.zhang retitled this revision from "[PowerPC] Fix the incorrect handling on scheduling heuristic" to "[PowerPC] duplicate the tryCandidate from base to PowerPC scheduler".
steven.zhang edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86681

Files:
  llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp
  llvm/test/CodeGen/PowerPC/botheightreduce.mir
  llvm/test/CodeGen/PowerPC/loop-instr-form-prepare.ll
  llvm/test/CodeGen/PowerPC/rematerializable-instruction-machine-licm.ll
  llvm/test/CodeGen/PowerPC/sched-addi.ll
  llvm/test/CodeGen/PowerPC/sms-cpy-1.ll
  llvm/test/CodeGen/PowerPC/sms-phi-1.ll
  llvm/test/CodeGen/PowerPC/sms-simple.ll
  llvm/test/CodeGen/PowerPC/stack-clash-dynamic-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86681.289066.patch
Type: text/x-patch
Size: 20676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/85e886f5/attachment.bin>


More information about the llvm-commits mailing list