[PATCH] D39833: [X86][SKX] Replace scheduling info of intrinsic SKX opcodes by the non-intrinsic opcodes.

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 12 03:47:39 PST 2017


gadi.haber updated this revision to Diff 122602.
gadi.haber added a comment.

Updated diff file after adding the following instructions to the SKX scheduling file:
(V)MAXCPD/MAXCPS/MAXCSD/MAXCSS/MINCPD/MINCPS/MINCSD/MINCSS


Repository:
  rL LLVM

https://reviews.llvm.org/D39833

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39833.122602.patch
Type: text/x-patch
Size: 26733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171112/42e96777/attachment.bin>


More information about the llvm-commits mailing list