[PATCH] D39227: [X86][AVX] Update YMM version of instructions scheduling on btver2

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 04:23:00 PDT 2017


avt77 created this revision.

The patch updates sched numbers for YMM AVX instrs such as VMOVx, VORx, VXOR, VPERMILx, VBROADCASTx, etc.


https://reviews.llvm.org/D39227

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  test/CodeGen/X86/avx-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39227.120037.patch
Type: text/x-patch
Size: 10823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/f3e379e1/attachment.bin>


More information about the llvm-commits mailing list