[PATCH] D40067: Update of sched numbers for some mmx version of AVX instructions on btver2

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 01:49:38 PST 2017


avt77 created this revision.

The current sched model does not have proper numbers for many128-bit instructions. This patch is the first one which tries to fix this issue.


https://reviews.llvm.org/D40067

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  test/CodeGen/X86/mmx-schedule.ll
  test/CodeGen/X86/recip-fastmath.ll
  test/CodeGen/X86/recip-fastmath2.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40067.122990.patch
Type: text/x-patch
Size: 18765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/b405d8dd/attachment-0001.bin>


More information about the llvm-commits mailing list