[PATCH] D85165: [X86][MC][Target] Initial backend support a tune CPU to support -mtune
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 4 12:33:34 PDT 2020
efriedma added a comment.
> @andreadb @RKSimon or @efriedma do any of you have suggestions for simple scheduler tests for this? I was hoping I could use -print-schedule like we used to but that no longer exists.
I guess you could use -misched-print-dags? Not particularly nice to FileCheck, but should have the data you're looking for.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85165/new/
https://reviews.llvm.org/D85165
More information about the llvm-commits
mailing list