[PATCH] D33099: [X86] Model 256-bit AVX instructions in the AMD Jaguar scheduler (PR28573)

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 00:39:41 PDT 2017


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

I made changes related to SSE4.1 and F16C instructions in Jaguar.


https://reviews.llvm.org/D33099

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

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


More information about the llvm-commits mailing list