[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 03:51:56 PDT 2018


andreadb updated this revision to Diff 149710.
andreadb marked 3 inline comments as done.
andreadb added a comment.

Address review comments.


https://reviews.llvm.org/D47374

Files:
  lib/Target/X86/X86Schedule.td
  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.149710.patch
Type: text/x-patch
Size: 16319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/85d11f57/attachment-0001.bin>


More information about the llvm-commits mailing list