[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 14 07:36:10 PST 2017


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

It seems all requirements from Simon were satisfied.


https://reviews.llvm.org/D40067

Files:
  lib/Target/X86/X86InstrSSE.td
  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.126958.patch
Type: text/x-patch
Size: 19108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/a572105e/attachment.bin>


More information about the llvm-commits mailing list