[clang] [clang][clangIR]: X86 vperm2f128 builtin implementation (PR #208851)

Lucas Ribeiro Lima via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 05:34:17 PDT 2026


================
@@ -0,0 +1,171 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o %t.cir -target-feature +avx
----------------
lucaslive974 wrote:

Fixing it up.

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


More information about the cfe-commits mailing list