[PATCH] D47374: [RFC][patch 3/3] Add support for variant scheduling classes in llvm-mca.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 07:22:12 PDT 2018


andreadb updated this revision to Diff 149757.
andreadb added a comment.

Address Simon's review comment.

Raised https://bugs.llvm.org/show_bug.cgi?id=37678 for the -print-schedule issue with the throughput computation of zero-latency instructions.


https://reviews.llvm.org/D47374

Files:
  CodeGen/X86/sse-schedule.ll
  Target/X86/X86Schedule.td
  Target/X86/X86ScheduleBtVer2.td
  llvm-mca/InstrBuilder.cpp
  llvm-mca/InstrBuilder.h
  llvm-mca/InstructionInfoView.cpp
  tools/llvm-mca/X86/BtVer2/zero-idioms.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47374.149757.patch
Type: text/x-patch
Size: 16211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/179fbb0d/attachment.bin>


More information about the llvm-commits mailing list