[PATCH] D40067: [X86] Update BTVER2 sched numbers for some AVX instructions (xmm version)

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 06:31:09 PST 2017


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

I removed everything related to WriteVecMove and WriteVecStore.


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
  test/CodeGen/X86/sse4a-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40067.127875.patch
Type: text/x-patch
Size: 17748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/fd582f12/attachment.bin>


More information about the llvm-commits mailing list