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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 09:27:37 PDT 2019


lebedev.ri added inline comments.


================
Comment at: test/tools/llvm-mca/X86/BtVer2/resources-cmpxchg.s:8
+lock cmpxchg16b (%rax)
+
+cmpxchgb  %bl, %cl
----------------
Can these test updates be propagated to every `resources-cmpxchg.s` please?


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

https://reviews.llvm.org/D66424





More information about the llvm-commits mailing list