[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
Fri Jun 1 09:03:43 PDT 2018


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

Patch updated (sorry for the spam).

This time, with an updated/extended test case.


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.149496.patch
Type: text/x-patch
Size: 16098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/34e1d646/attachment.bin>


More information about the llvm-commits mailing list