[clang] [llvm] [X86] AVX10_V2_AUX Implementation (PR #206888)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 5 22:23:29 PDT 2026


================
@@ -0,0 +1,331 @@
+// RUN: llvm-mc -triple i386 -x86-asm-syntax=intel -output-asm-variant=1 --show-encoding -mattr=+avx10-v2-aux,+avx512vl %s | FileCheck %s
+
+//
+// Group A: PS->8bit truncating conversions
----------------
mahesh-attarde wrote:

ROUND2: 64 bit and 32 bit file sizes are almost double. That is unusual, may be missing test or duplicates.

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


More information about the cfe-commits mailing list