[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
Thu Nov 2 03:34:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317196: The patch updates sched numbers for YMM AVX instrs such as VMOVx, VORx, VXOR… (authored by avt77).

Changed prior to commit:
  https://reviews.llvm.org/D39227?vs=120980&id=121269#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39227

Files:
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/CodeGen/X86/avx-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39227.121269.patch
Type: text/x-patch
Size: 12962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/6b10bf9d/attachment.bin>


More information about the llvm-commits mailing list