[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
Wed May 30 08:27:26 PDT 2018


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

Patch updated.

This patch is now dependent on https://reviews.llvm.org/D47536.
https://reviews.llvm.org/D47536 avoids the loss of test coverage in -print-schedule tests.


https://reviews.llvm.org/D47374

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47374.149123.patch
Type: text/x-patch
Size: 9775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/77e7241d/attachment.bin>


More information about the llvm-commits mailing list