[PATCH] D67694: [Power9] Fix the missing pseudo instruction scheduling information for power9

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 21:33:20 PST 2020


steven.zhang updated this revision to Diff 245320.
steven.zhang marked an inline comment as done.
steven.zhang set the repository for this revision to rG LLVM Github Monorepo.
steven.zhang added a comment.

Rebase the patch and add one test as Jinsong request.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67694

Files:
  llvm/lib/Target/PowerPC/P9InstrResources.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/pseudo-inst-latency.ll
  llvm/test/CodeGen/PowerPC/sms-cpy-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67694.245320.patch
Type: text/x-patch
Size: 17512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/58606982/attachment.bin>


More information about the llvm-commits mailing list