[PATCH] D61930: [Power9] Add a specific heuristic to schedule the addi before the load

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 22:28:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361600: [Power9] Add a specific heuristic to schedule the addi before the load (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61930?vs=200417&id=201126#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61930

Files:
  llvm/trunk/lib/Target/PowerPC/PPCMachineScheduler.cpp
  llvm/trunk/lib/Target/PowerPC/PPCMachineScheduler.h
  llvm/trunk/test/CodeGen/PowerPC/schedule-addi-load.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61930.201126.patch
Type: text/x-patch
Size: 5337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/3cb13db8/attachment.bin>


More information about the llvm-commits mailing list