[PATCH] D85165: [X86][MC][Target] Initial backend support a tune CPU to support -mtune

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 10:27:57 PDT 2020


craig.topper added a comment.

I'm not sure if it was clear or not. I did implement the -misched-print-dag approached in test/CodeGen/X86/tune-cpu-schedule.ll using the latency of PMULLD which I knew varies quite a bit on different CPUs. Happy to add more test cases if we want.


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

https://reviews.llvm.org/D85165



More information about the llvm-commits mailing list