[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
Fri Jan 12 09:36:19 PST 2018


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

I removed WriteVecLoad as RKSimon required: it did not have any influence on cost numbers.


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.129645.patch
Type: text/x-patch
Size: 9389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/5839350f/attachment.bin>


More information about the llvm-commits mailing list