[PATCH] D135930: [X86] Add AVX-NE-CONVERT instructions.
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 06:20:08 PDT 2022
RKSimon added inline comments.
================
Comment at: llvm/test/MC/X86/avx-ne-convert-att.s:1
+// RUN: llvm-mc -triple i686-unknown-unknown --show-encoding %s | FileCheck %s
+
----------------
merge the att + intel test files and use --check-prefixes to test both
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135930/new/
https://reviews.llvm.org/D135930
More information about the cfe-commits
mailing list