[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
Mon Dec 25 03:30:26 PST 2017


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

I changed lattency for MOVSS/MOVSD and MOVAPS/MOVAPD and MOVDQA/MOVDQU.


https://reviews.llvm.org/D40067

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  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.128132.patch
Type: text/x-patch
Size: 9751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171225/b55b59c5/attachment-0001.bin>


More information about the llvm-commits mailing list