[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 08:39:08 PDT 2018


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

Patch updated.

Simplified the scheduling predicates as suggested off-line by SimonP.


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


More information about the llvm-commits mailing list