[PATCH] D66424: [X86][Btver2] Fix latency and throughput of CMPXCHG instructions.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 10:18:21 PDT 2019


andreadb updated this revision to Diff 215942.
andreadb added a comment.

Address review comment.

Test files have been updated at r369279.


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

https://reviews.llvm.org/D66424

Files:
  lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
  lib/Target/X86/X86InstrInfo.h
  lib/Target/X86/X86SchedPredicates.td
  lib/Target/X86/X86ScheduleBtVer2.td
  test/tools/llvm-mca/X86/BtVer2/resources-cmpxchg.s
  test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66424.215942.patch
Type: text/x-patch
Size: 19229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190819/3a3543ee/attachment.bin>


More information about the llvm-commits mailing list