[PATCH] D35997: Support itineraries in TargetSubtargetInfo::getSchedInfoStr

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 04:20:01 PDT 2017


avt77 updated this revision to Diff 108896.
avt77 added a comment.

The note mentioned by Simon fixed.


https://reviews.llvm.org/D35997

Files:
  lib/CodeGen/TargetSubtargetInfo.cpp
  test/CodeGen/X86/lea32-schedule.ll
  test/CodeGen/X86/lea64-schedule.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll
  test/CodeGen/X86/sse3-schedule.ll
  test/CodeGen/X86/ssse3-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35997.108896.patch
Type: text/x-patch
Size: 126009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/7b3bdb87/attachment-0001.bin>


More information about the llvm-commits mailing list