[PATCH] D33099: AMD Jaguar scheduler doesn't correctly model 256-bit AVX instructions

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 05:02:31 PDT 2017


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

It seems I fixed all known issues except proper support of vzeroupper and vzeroall: will try to do it in the next patch.


https://reviews.llvm.org/D33099

Files:
  lib/Target/X86/X86ScheduleBtVer2.td
  test/CodeGen/X86/avx-schedule.ll
  test/CodeGen/X86/recip-fastmath.ll
  test/CodeGen/X86/recip-fastmath2.ll
  test/CodeGen/X86/slow-unaligned-mem.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33099.98747.patch
Type: text/x-patch
Size: 101044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/f8714fe8/attachment-0001.bin>


More information about the llvm-commits mailing list