[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:06 PDT 2024


================
@@ -196,6 +196,8 @@ Changes to the X86 Backend
 
 * Support ISA of `AVX10.2-256` and `AVX10.2-512`.
 
+* Support ISA of `SM4(EVEX)`.
----------------
phoebewang wrote:

We should mainly add in Clang release note.

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


More information about the cfe-commits mailing list