[all-commits] [llvm/llvm-project] b4000b: [CIR] X86 vperm2f128 builtin implementation (#208851)
Lucas Ribeiro Lima via All-commits
all-commits at lists.llvm.org
Mon Jul 20 15:18:54 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4000b69fac87a86dd62ddefe99cbab9d1e7b925
https://github.com/llvm/llvm-project/commit/b4000b69fac87a86dd62ddefe99cbab9d1e7b925
Author: Lucas Ribeiro Lima <lucasribeirolima974 at gmail.com>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp
M clang/test/CIR/CodeGenBuiltins/X86/avx-builtins.c
M clang/test/CIR/CodeGenBuiltins/X86/avx-shuffle-builtins.c
Log Message:
-----------
[CIR] X86 vperm2f128 builtin implementation (#208851)
This PR implements X86 VPerm2f128 intrinsics and its tests.
Addresses #167765
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list