[PATCH] D43635: [Power9] Add missing instructions to the Power 9 scheduler
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 06:49:35 PST 2018
stefanp added a comment.
I also learned that we accept regexes here when I started doing this a couple of days ago. :)
Unfortunately, I don't have a test case that I was working with.
The issue with scheduling test cases is that they are like this today and then different tomorrow (when I add even more instructions to try to complete this model).
Still, I can try to cook one up for some of the instructions that have been added.
https://reviews.llvm.org/D43635
More information about the llvm-commits
mailing list