[PATCH] D39227: [X86][AVX] Update YMM version of instructions scheduling on btver2

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 07:41:22 PDT 2017


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

Some numbers were changed, some new instructions were added, some model changes were done accordingly to Simon requirements.


https://reviews.llvm.org/D39227

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  test/CodeGen/X86/avx-schedule.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39227.120821.patch
Type: text/x-patch
Size: 12930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/aa56fa53/attachment.bin>


More information about the llvm-commits mailing list