[PATCH] D32219: [X86][SSE] Improve DIV/SQRT throughput estimates for SB/HW schedule models

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 06:05:38 PDT 2017


RKSimon updated this revision to Diff 96539.
RKSimon added a comment.

Add NumMicroOps and regenerate (adds 256-bit vector cases which were added recently).


Repository:
  rL LLVM

https://reviews.llvm.org/D32219

Files:
  lib/Target/X86/X86SchedHaswell.td
  lib/Target/X86/X86SchedSandyBridge.td
  test/CodeGen/X86/avx-schedule.ll
  test/CodeGen/X86/recip-fastmath.ll
  test/CodeGen/X86/sse-schedule.ll
  test/CodeGen/X86/sse2-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32219.96539.patch
Type: text/x-patch
Size: 20148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170425/861edcbe/attachment.bin>


More information about the llvm-commits mailing list