[PATCH] D135933: [X86] Add CMPCCXADD instructions.

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 02:30:34 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/MC/X86/x86-64-cmpccxadd-att.s:1
+// RUN: llvm-mc -triple x86_64 --show-encoding %s | FileCheck %s
+
----------------
Drop the -att.s and add intel test coverage?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135933



More information about the cfe-commits mailing list