[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 May 25 09:42:48 PDT 2018


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

Patch updated.

Addressed review comments.


https://reviews.llvm.org/D47374

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-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.148623.patch
Type: text/x-patch
Size: 11695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/5df45ae0/attachment.bin>


More information about the llvm-commits mailing list