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

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:03:37 PDT 2017


stefanp closed this revision.
stefanp added a comment.

Was committed with this comment:

[PowerPC] Mark https://reviews.llvm.org/P9 scheduling model complete

This patch just adds the missing information to the https://reviews.llvm.org/P9 scheduling model to allow
the model to be marked as complete.

The model has been verified against https://reviews.llvm.org/P9 documentation. The model was verified
with utils/schedcover.py.

Differential Revision: https://reviews.llvm.org/D35695

For some reason this was not auto-closed. 
I'm closing this now manually.


https://reviews.llvm.org/D35695





More information about the llvm-commits mailing list