[PATCH] D57300: [X86][BdVer2] Transfer delays from the integer to the floating point unit.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 03:15:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352861: [X86][BdVer2] Transfer delays from the integer to the floating point unit. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57300?vs=183754&id=184713#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57300/new/

https://reviews.llvm.org/D57300

Files:
  llvm/trunk/lib/Target/X86/X86ScheduleBdVer2.td
  llvm/trunk/test/CodeGen/X86/mmx-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse41-schedule.ll
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/int-to-fpu-forwarding-1.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/int-to-fpu-forwarding-2.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/int-to-fpu-forwarding-3.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/resources-avx1.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/resources-sse1.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/resources-sse2.s
  llvm/trunk/test/tools/llvm-mca/X86/BdVer2/resources-sse41.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57300.184713.patch
Type: text/x-patch
Size: 22840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/f4eed654/attachment.bin>


More information about the llvm-commits mailing list