[PATCH] D48876: [X86][BtVer2][MCA][NFC] Add CMPEQ zero-idioms tests

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 06:35:50 PDT 2018


lebedev.ri created this revision.
Herald added a subscriber: gbedwell.
Herald added a reviewer: andreadb.

As per `Agner's Microarchitecture doc (21.8 AMD Bobcat and Jaguar pipeline - Dependency-breaking instructions)`, these too are zero-idioms.


Repository:
  rL LLVM

https://reviews.llvm.org/D48876

Files:
  test/tools/llvm-mca/X86/BtVer2/zero-idioms.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48876.153902.patch
Type: text/x-patch
Size: 28024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/5ddefb75/attachment.bin>


More information about the llvm-commits mailing list