[PATCH] D35695: [PowerPC] Mark P9 scheduling model complete

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 12:52:53 PDT 2017


stefanp updated this revision to Diff 116057.
stefanp added a comment.

Finished verifying the model. 
Made changes to various instructions with respect to latency and the number of dispatch resources required for each one.


https://reviews.llvm.org/D35695

Files:
  lib/Target/PowerPC/P9InstrResources.td
  lib/Target/PowerPC/PPCInstrFormats.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCScheduleP9.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35695.116057.patch
Type: text/x-patch
Size: 22568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/25b66709/attachment.bin>


More information about the llvm-commits mailing list