[PATCH] D66535: [X86][BtVer2] Fix latency and throughput of XCHG and XADD.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 04:32:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369642: [X86][BtVer2] Fix latency and throughput of XCHG and XADD. (authored by adibiagio, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D66535?vs=216447&id=216583#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66535

Files:
  llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/xadd.s
  llvm/trunk/test/tools/llvm-mca/X86/BtVer2/xchg.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66535.216583.patch
Type: text/x-patch
Size: 31839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/b69333d2/attachment-0001.bin>


More information about the llvm-commits mailing list