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

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 00:37:52 PDT 2019


steven.zhang updated this revision to Diff 200417.
steven.zhang added a comment.

Address jinong's comments.


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

https://reviews.llvm.org/D61930

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61930.200417.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/9c4295fa/attachment.bin>


More information about the llvm-commits mailing list