[PATCH] D56777: [X86][BtVer2] Update latency of horizontal operations.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 10:21:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351366: [X86][BtVer2] Update latency of horizontal operations. (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56777?vs=182023&id=182095#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56777

Files:
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/CodeGen/X86/avx-schedule.ll
  llvm/trunk/test/CodeGen/X86/mmx-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse3-schedule.ll
  llvm/trunk/test/CodeGen/X86/ssse3-schedule.ll
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/dot-product.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/hadd-read-after-ld-1.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/hadd-read-after-ld-2.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/instruction-info-view.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-avx1.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-sse3.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-ssse3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56777.182095.patch
Type: text/x-patch
Size: 34872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/dd714c01/attachment.bin>


More information about the llvm-commits mailing list