[PATCH] D80269: [Power9] Add addi post-ra scheduling heuristic

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 18:39:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8eabd6d016e: [Power9] Add addi post-ra scheduling heuristic (authored by steven.zhang).

Changed prior to commit:
  https://reviews.llvm.org/D80269?vs=265135&id=269086#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80269

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp
  llvm/lib/Target/PowerPC/PPCMachineScheduler.h
  llvm/test/CodeGen/PowerPC/loop-instr-form-prepare.ll
  llvm/test/CodeGen/PowerPC/pr42492.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/vec_conv_fp32_to_i8_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80269.269086.patch
Type: text/x-patch
Size: 17614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/c502fe44/attachment.bin>


More information about the llvm-commits mailing list