[clang] [llvm] [X86] Support SM4 EVEX version intrinsics/instructions. (PR #113402)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 22 23:30:07 PDT 2024


================
@@ -0,0 +1,170 @@
+# RUN: llvm-mc --disassemble %s -triple=x86_64 | FileCheck %s --check-prefixes=ATT
----------------
phoebewang wrote:

The file name is mistaken with sm4-evex-64.txt

https://github.com/llvm/llvm-project/pull/113402


More information about the cfe-commits mailing list