[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,224 @@
+// RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s
----------------
phoebewang wrote:
The same to below.
https://github.com/llvm/llvm-project/pull/113402
More information about the cfe-commits
mailing list