[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
Thu Jul 6 02:59:14 PDT 2017


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

We have now only 256-bit ops: it makes the patch smaller.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33099.105387.patch
Type: text/x-patch
Size: 75357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/804f5fc3/attachment.bin>


More information about the llvm-commits mailing list