[clang] [llvm] [X86][AVX10.2] Support AVX10.2-SATCVT-DS new instructions. (PR #102592)

Malay Sanghi via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 13 01:19:33 PDT 2024


================
@@ -0,0 +1,52 @@
+// RUN: %clang_cc1 -flax-vector-conversions=none -ffreestanding %s -triple=i386-unknown-unknown -target-feature +avx10.2-512 -emit-llvm -Wall -Werror -verify
----------------
MalaySanghi wrote:

Hi,
Thanks for bringing this to my notice. I'll send a patch next week

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


More information about the cfe-commits mailing list